This is the mail archive of the gcc-help@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]

SVN compile problems


Hi,

When trying to compile from the current CVS, I get the following error:

checking for x86_64-unknown-linux-gnu-gcc...
/home/rob/Projects/gcc/clean/gcc-build/./gcc/xgcc
-B/home/rob/Projects/gcc/clean/gcc-build/./gcc/
-B/usr/local/x86_64-unknown-linux-gnu/bin/
-B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem
/usr/local/x86_64-unknown-linux-gnu/include -isystem
/usr/local/x86_64-unknown-linux-gnu/sys-include
checking for suffix of object files... configure: error: cannot
compute suffix of object files: cannot compile
See `config.log' for more details.
make[2]: *** [configure-stagefeedback-target-libgcc] Error 1
make[2]: Leaving directory `/home/rob/Projects/gcc/clean/gcc-build'
make[1]: *** [stagefeedback-bubble] Error 2
make[1]: Leaving directory `/home/rob/Projects/gcc/clean/gcc-build'
make: *** [all] Error 2

I did: ../gcc/configure --disable-multilib && make -j 2

Does anyone know why I get this error?

Thanks for your help.

Rob Quill


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