Creating cross compiler from gcc
Moore, Jason
Jason_Moore@gilbarco.com
Fri Jan 14 10:31:00 GMT 2000
I am trying to install gcc 2.95.2 as a cross compiler. I am seeing a
strange error that I don't know how to get around.
I have compiled the binutils for my target and have installed them.
After I configure gcc, I type "make" in the gcc obj directory and get this
error:
collect2: cannot find `ld'
make[1]: *** [libgcc1-test] Error 1
make[1]: Leaving directory `/home/jam/gccobj/gcc'
make: *** [all-gcc] Error 2
Any suggestions?
-Jason
More information about the Gcc-help
mailing list