From: Chris Worley (cworley@liberate.com)
Date: Fri Jan 19 2001 - 10:04:23 EST
Also, See how gcc calls ld with gcc -Wl,-v or with gcc -v. This will tell you exactly where the linker is looking for files. Chris Tom Walsh wrote: > Look under /opt/uClinux/m68k-pic-coff/lib, you will find it there. But > if your compilier / linker cannot find crt0.s, then you have a nasty > configuration problem with your development system setup. > > TomW > > > > aimail wrote: > >> Hi: >> I have built the uclinux kernel with existing romdisk.img, it works well on my M68ez328ADS. >> Now I want to add to some my own program to romdisk.img, but when I compile the program with the crosscompiling gcc, the ld tells: "crt0.o" is missing, who may tell me why and how can I find the "crt0.o". Thanks a lot. >> >> wendow >> >> This message resent by the uclinux-dev@uclinux.org list server http://www.uClinux.org/ This message resent by the uclinux-dev@uclinux.org list server http://www.uClinux.org/
This archive was generated by hypermail 2.1.4 : Thu Sep 19 2002 - 13:19:26 EDT