[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cannot open crt1.o: No such file or directory



>source code into object files but the linker fails with this message:
>	/usr/local/arm/tools/arm-linux/bin/ld: cannot open crt1.o: No such file
>or directory
>	collect2: ld returned 1 exit status
>I think I'm missing a path in some file that points at the proper shared
>libraries because crt1.o is in my /usr/local/arm/tools/lib directory.
>Does anyone have any ideas? Thanks for your time?

It should be in /usr/local/arm/tools/arm-linux/lib.  Remember that when you 
configure glibc you need to add that extra pathname component to --prefix.

p.



Reply to: