This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11035] gcc 3.3 fails to compile on AIX5.2
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2003 03:11:58 -0000
- Subject: [Bug bootstrap/11035] gcc 3.3 fails to compile on AIX5.2
- References: <20030530115905.11035.fba@zurich.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11035
dhazeghi@yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet| |powerpc-ibm-aix5.2.0.0
GCC host triplet| |powerpc-ibm-aix5.2.0.0
GCC target triplet| |powerpc-ibm-aix5.2.0.0
------- Additional Comments From dhazeghi@yahoo.com 2003-06-08 03:11 -------
Frank,
thanks for the response. I'm a bit confused, as I can't seem to reproduce this with a cross compiler
(from either before or after the gcc 3.3 release). What compiler are you using to boostrap with?
Also (not that it should make a big difference), you're not using GNU binutils are you? Thanks,
Dara
P.S. To quickly verify, going into your build directory and running ./cc1 -O2 -g libgcc2.i crashes
with the same error, right? Thanks...