This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


Any suggestions as to which snapshot? I haven't gotten a snapshot cross compiler
for arm-linux to build glibc since May or so...

Philip Blundell wrote:

> >> /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

--
Joe deBlaquiere
Red Hat, Inc.
307 Wynn Drive
Huntsville AL, 35805
voice : (256)-704-9200
fax   : (256)-837-3839




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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]