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]
Other format: [Raw text]

x86_64 ld error


Hello,

I'm having a consistent error message when attempting to compile
GCC 3.3 on RH GinGin Opteron x86_64. The latest binutils
are installed (binutils-2.14.90.0.4-19.x86_64.bin).

/usr/bin/ld: cannot open crti.o: No such file or directory
collect2: ld returned 1 exit status
make[2]: *** [32/libgcc_s_32.so] Error 1
make[2]: Leaving directory `/root/gcc/gcc-3.3/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/root/gcc/gcc-3.3/gcc'
make: *** [all-gcc] Error 2

don't know if this is a bug or a lib issue.
please advise

Thanks
Doug



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