This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Can't build gcc cvs trunk 20041201 on sparc64-linux: libstdc++ configure chokes: Link tests are not allowed after GCC_NO_EXECUTABLES.
- From: Christian Joensson <christian at j-son dot org>
- To: gcc <gcc at gcc dot gnu dot org>
- Date: Fri, 3 Dec 2004 09:55:58 +0100
- Subject: Can't build gcc cvs trunk 20041201 on sparc64-linux: libstdc++ configure chokes: Link tests are not allowed after GCC_NO_EXECUTABLES.
Aurora SPARC Linux Corona (FC2 -> FC3) UltraSparc IIi (Sabre) sun4u:
binutils-2.15.90.0.3-6
bison-1.875-7.1
dejagnu-1.4.2-11
expect-5.39.0-96.1
gcc-3.3.4-2
glibc-2.3.3-74sparc.sparc
glibc-2.3.3-74sparc.sparc64
glibc-headers-2.3.3-74sparc
glibc-kernheaders-2.6-17sparc
kernel-2.6.8-1.571sp1
tcl-8.4.5-7
LAST_UPDATED: Thu Dec 2 08:35:29 UTC 2004
while configuring in libstdc++, I get the follwoing problem:
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 `/usr/local/src/trunk/objdir64'
make: *** [bootstrap-lean] Error 2
Anyone?
Cheers,
/ChJ