Build cross-compile g++ problem(target arm-linux)

Philip Blundell phil-lists@tazenda.demon.co.uk
Wed Nov 8 13:04:00 GMT 2000


>> /usr/local/arm/arm-linux/bin/ld: unrecognised emulation mode: elf32arm
>> Supported emulations: armelf_linux armelf_linux26 armelf
>> collect2: ld returned 1 exit status
>> configure: failed program was:
>
>I used "arm-linux-ld -V" and found my linker supports following
>emulations, armelf_linux, armelf_linux26, and armelf, but no "elf32arm"
>supports. My binutils is version 2.10, how can I got the elf32arm
>emulation?

The `elf32arm' emulation was the name used by older versions of the linker.
Try using a snapshot GCC; any recent version should cope with both old and new 
binutils.

p.



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com



More information about the crossgcc mailing list