crti.o: No such file
booleandomain
booleandomain@gmail.com
Mon Jun 29 21:29:00 GMT 2009
Hello,
I'm trying to compile gcc-4.4.0. After having issued the make command I
get the following error message:
[...]
/usr/local/x86_64-pc-linux-gnu/bin/ld: crti.o: No such file: No such
file or directory
collect2: ld returned 1 exit status
make[2]: *** [libgcc_s.so] Error 1
[...]
I configured gcc with the following options: --build=x86_64-pc-linux-gnu
--host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu
--enable-languages=c --disable-bootstrap --disable-multilib
What could it be?
Thanks.
More information about the Gcc-help
mailing list