uClibc startfiles in GCC 4.x

池小銘 cjemi at zot.com.tw
Fri Mar 31 11:52:13 UTC 2006


Hi all,
    I success build gcc 4.x and uClibc for arm , but can't find crt0.o in uClibc.
Gcc use crt0.o in startfiles, Type  "arm-elf-gcc -dumpspecs"
-----------------
*startfile:
 crti%O%s crtbegin%O%s crt0%O%s
-----------------

I build NEWLIB c stand LIB, NEWLIB have crt0.o , why uClibc no? something wrong in my build process?

1. build binutils 
    configure  --target=arm-elf
2. build gcc 
    configure  --target=arm-elf --enable-languages=c 
3. build uClibc

finish , no error.

Linux head file version: 2.4.17
Gcc version: 4.x , I had try 4.0.1,4.1,4.2 
binutils version: 2.16


JEMI
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/uclibc/attachments/20060331/a48b3052/attachment-0001.htm 


More information about the uClibc mailing list