[LLVMdev] glibc 2.10 featuring new elf trick
Nuno Lopes
nunoplopes at sapo.pt
Sat Apr 18 14:55:43 PDT 2009
Hi,
I just wanted to brought you attention to the glibc 2.10 changelog. Take a
special attention to the bottom (to the 'Automatic use of optimized
function' section). URL: http://udrepper.livejournal.com/20948.html
This seems to be a nice way to make fat binaries. Not in the apple lingo,
but to make binaries with code optimized for different archs. This sounds
great to, at least, bundle different versions of some functions like strlen
and the likes.
Nuno
More information about the llvm-dev
mailing list