This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

path of crt1.o


Hi,

I just installed binutils 2.17 on my OpenWrt (running on Asus wl500gp), and 
got the following message:

gcc dummy.c
/opt/bin/ld: crt1.o: No such file: No such file or directory

In verbose mode I see that the crt1.o is passed without full path to collect2 
(the line is very long), and probably that's why it is not found.
The crt1.o is installed at /opt/mipsel-linux/lib/crt1.o. I tried to put it in 
other common places (/usr/lib, /usr/local/lib), but it didn't help.
Where its path can be set? What can be wrong?
I use gcc 3.4.6

Thanx in advance
K. Gy.


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