problems with compiling glibc

Graham Stoney greyham at research.canon.com.au
Wed Apr 26 17:30:33 EST 2000


Rolf Liu writes:
> /home/lhx/powerpc-linux/bin/ld: unrecognised emulation mode: elf32ppclinux
> Supported emulations: elf32ppc
...
> I wonder if elf32ppclinux is  different from elf32ppc ?

They are the same. The latest official GNU gcc and binutils releases are
currently out of step in this regard. You can fix it either by:
1. upgrading to a more recent Linux binutils release, or
2. upgrading to a more recent official binutils snapshot, or
3. editing your gcc specs file to use elf32ppc instead of efl32ppclinux

Regards,
Graham

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list