This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/16304] New: [3.4 regression] bootstrap failure on AIX 4.3.3: cannot build strstream in libstdc++
- From: "jbuck at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2004 22:26:47 -0000
- Subject: [Bug bootstrap/16304] New: [3.4 regression] bootstrap failure on AIX 4.3.3: cannot build strstream in libstdc++
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Attempts to build 3.4.0 or the first 3.4.1 prerelease fail on AIX 4.3.3,
during the build of strstream in libstdc++. See
http://gcc.gnu.org/ml/gcc/2004-06/msg01841.html
for more details. AIX's assembler apparently can't cope with forward
references for thunks. Apparently AIX 5.x is not affected.
--
Summary: [3.4 regression] bootstrap failure on AIX 4.3.3: cannot
build strstream in libstdc++
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jbuck at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: powerpc-ibm-aix4.3.3.0
GCC host triplet: powerpc-ibm-aix4.3.3.0
GCC target triplet: powerpc-ibm-aix4.3.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16304