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

[Bug target/32785] link test not allowed GCC_NO_EXECUTABLES.



------- 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


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