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 bootstrap/16304] New: [3.4 regression] bootstrap failure on AIX 4.3.3: cannot build strstream in libstdc++


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


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