Hi guys Arm-uclinux-gcc -Wl,-elf2flt -g -o hello.o hello.c -> /root/bin/arm-uclinux-tool/lib/gcc/arm-uclinux/3.4.0/../../../../arm-ucl inux/bin/ld.real: crt0.o: No such file: No such file or directory collect2: ld returned 1 exit status
While arm-elf-gcc has no this error: arm-elf-gcc -Wl,-elf2flt -g -o hello2.o hello.c And there is a /usr/local/arm-elf/lib/crt0.o but no this file in /root/bin/arm-uclinux-tool/lib/gcc/arm-uclinux/3.4.0 Only crtbegin.o crtendS.o fpic libgcc.a msoft-float crtbeginS.o crti.o include libgcov.a specs crtend.o crtn.o install-tools msingle-pic-base Thanks Rui
_______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
