This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: AIX 5.3 gcc 4.1.2 bootstrap error
- From: Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>
- To: Ben Scurr <bs at teamwpc dot co dot uk>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Thu, 14 Feb 2008 14:44:33 +0100
- Subject: Re: AIX 5.3 gcc 4.1.2 bootstrap error
- References: <47B4375F.6010400@teamwpc.co.uk>
Hello Ben,
* Ben Scurr wrote on Thu, Feb 14, 2008 at 01:43:11PM CET:
>
> # gcc -v
> Using built-in specs.
> Target: powerpc-ibm-aix5.3.0.0
> Configured with: ../configure --with-as=/usr/bin/as
I do not know whether it has to do with your issue, but your build tree
should be separate from your source tree, and it also should not be a
subdir of your source tree.
Cheers,
Ralf