FatELF: universal binaries for Linux
FatELF: universal binaries for Linux
Posted Oct 30, 2009 21:11 UTC (Fri) by nix (subscriber, #2304)In reply to: FatELF: universal binaries for Linux by clugstj
Parent article: FatELF: universal binaries for Linux
No more than separated debug info did. You build several times and then do
some sort of objcopy dance to merge the distinct binaries into FatELFs
(and probably automatically diff the rest to ensure it's identical before
zapping all but one copy of it).
some sort of objcopy dance to merge the distinct binaries into FatELFs
(and probably automatically diff the rest to ensure it's identical before
zapping all but one copy of it).
Trivial, and only objcopy needs extension (as it has been, IIRC).
