This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/19995] libstdc++ fails to build correctly on AIX 5.2
- 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: 16 Feb 2005 05:14:59 -0000
- Subject: [Bug libstdc++/19995] libstdc++ fails to build correctly on AIX 5.2
- References: <20050216051109.19995.quanah@stanford.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 05:14 -------
Cannot run a 64-bit program on a 32-bit machine.
You want --disable-aix64 but that does not work for 3.4.x where x < 4 (maybe even when build
normal it should have dected it I don't know).
Anyways this is a dup of bug 18033 which is already fixed for 3.4.4.
*** This bug has been marked as a duplicate of 18033 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Status|UNCONFIRMED |RESOLVED
Keywords| |build
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19995