This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/53348] Conflicting fast-integer types on AIX: <sys/inttypes.h> vs. gcc/config/rs6000/aix-stdint.h
- From: "dje at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 15 May 2012 13:45:38 +0000
- Subject: [Bug bootstrap/53348] Conflicting fast-integer types on AIX: <sys/inttypes.h> vs. gcc/config/rs6000/aix-stdint.h
- Auto-submitted: auto-generated
- References: <bug-53348-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53348
David Edelsohn <dje at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
--- Comment #3 from David Edelsohn <dje at gcc dot gnu.org> 2012-05-15 13:45:38 UTC ---
AIX 4.3.2 was announced in 1998 and end of service in 2003. The AIX header is
wrong and was fixed in later versions. You have a work-around. I am not aware
of anyone else trying to use recent versions of GCC on ancient versions of AIX.
Customers who continue to use an old version generally freeze all software on
the system. Patches are welcome.