------- Comment #1 from cnstar9988 at gmail dot com 2007-07-17 02:35 ------- checking for g++ that supports -ffunction-sections -fdata-sections... yes checking for sin in -lm... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. make[1]: *** [configure-target-libstdc++-v3] Error 1 make[1]: Leaving directory `/home/beans/gcc-build/build' make: *** [all] Error 2
if without language c++, libiberty also have "Link tests are not allowed after GCC_NO_EXECUTABLES". I test from 4.2 svn, also build fails. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32785