This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

linker default paths?


I've recently build a cross compiler using egcs-1.1.1 and
binutils-2.9.1.0.16.  From some reason, when I try to compile
and link a simple test program the linker looks in /usr/lib
for certain files.  Since I made a cross compiler containing
all the libs and headers I want, I don't think it should look
there.  I've tried editing the specs file to point to the 
correct ld.so.1, but so far it hasn't helped.  Any ideas?

Fred


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