compile gcc 4.7.2 Ubuntu 12.04 fails with GCC_NO_EXECUTABLES
Daniel Albers
Daniel.Albers@gmx.net
Thu Mar 7 19:40:00 GMT 2013
Hello,
the compilation of gcc 4.7.2 fails on a fully patched ubuntu 12.04 with the error message
"checking dynamic linker characteristics... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. make[1]: *** [configure-target-libssp] Fehler 1"
The configure call is: ../gcc-4.7.2_Source/configure --prefix=/opt/gcc_4_7_2 --enable-languages=c,c++,fortran --enable-threads=posix --enable-tls --enable-libgomp --disable-nls --disable-checking --disable-multilib --disable-shared --disable-libstdcxx-pch --disable-bootstrap
The config.log is attached.
How can I build the gcc 4.7.2 on this system?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 7844 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-help/attachments/20130307/e80433b3/attachment.bin>
More information about the Gcc-help
mailing list