This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/16651] New: [3.4/3.5 Regression] cross from powerpc-darwin to i686-darwin fails
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2004 23:49:52 -0000
- Subject: [Bug libstdc++/16651] New: [3.4/3.5 Regression] cross from powerpc-darwin to i686-darwin fails
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
checking for inttypes.h... (cached) yes
checking gconv.h usability... no
checking gconv.h presence... no
checking for gconv.h... no
checking for sys/types.h... (cached) yes
checking for g++ that supports -ffunction-sections -fdata-sections... no
checking for sin in -lm... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
make: *** [configure-target-libstdc++-v3] Error 1
But the linker has to work.
--
Summary: [3.4/3.5 Regression] cross from powerpc-darwin to i686-
darwin fails
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Keywords: build
Severity: critical
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pinskia at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: powerpc-darwin
GCC host triplet: powerpc-darwin
GCC target triplet: i686-darwin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16651