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

See the CrossGCC FAQ for lots more information.


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

arm-elf-ld


hi David (or anyone else)
as you might recall I built an arm-elf cross compiler some days back. The tool chain works fine (I can debug stuff on the arm-elf-gdb connected to a simulator for example)
Why is that when I do a simple (link with )
arm-elf-ld -Map mapfile -o <output> /tools/arm-elf/lib/crt0.o <objfile>

I get undefined references to __eqdf2 __nedf2 _ltdf2 and the ilk (from vprintf.c and dtoa.c).
Thanks for any help on the matter.

Am I forgetting some library here ?????



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