This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Build Problems: AIX 5.2, GCC 4.0.2, xlC 8.0
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Perry Smith <pedz at easesoftware dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Mon, 24 Jul 2006 22:06:52 -0400
- Subject: Re: Build Problems: AIX 5.2, GCC 4.0.2, xlC 8.0
- References: <ADA6BAFD-30D7-497C-BBB3-213FA90D7779@easesoftware.com>
xlC 8.0 does not correctly bootstrap GCC. No one has tracked down
what xlC is miscompiling. If you want to debug it, more power to you, but
if you just want a working GCC, use a pre-built binary of GCC to bootstrap
GCC.
David