Dual Mode Binaries

Tim Prince n8tm@aol.com
Sun Dec 6 03:53:00 GMT 2009


Kalle Olavi Niemitalo wrote:
> Joel Dice <dicej@mailsnare.net> writes:
> 
>> This may be what you're looking for:
>>
>> http://icculus.org/fatelf/
> 
> Those patches were not accepted into Linux and glibc,
> and the author gave up.
> 
> http://osnews.com/story.php/22446/Ryan_Gordon_Halts_FatELF_Project
The incentive for combining 32- and 64-bit binaries is mighty slim; in 
most cases where 32-bit is satisfactory, the 32-bit code runs as well or 
better on the 64-bit OS, while the larger size binary detracts from any 
advantage.
gcc has survived without providing much support for multiple paths, e.g. 
  non-SSE, SSE3, ... where the incentive might have been greater.



More information about the Gcc-help mailing list