This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/24119] gcc-4.x fails to build on AIX 5.2.0.0-ML04



------- Comment #11 from h dot m dot brand at xs4all dot nl  2005-10-06 06:33 -------
Subject: Re:  gcc-4.x fails to build on AIX 5.2.0.0-ML04

On 6 Oct 2005 04:30:37 -0000, "dje at gcc dot gnu dot org"
<gcc-bugzilla@gcc.gnu.org> wrote:

> ------- Comment #10 from dje at gcc dot gnu dot org  2005-10-06 04:30
> ------- You say: "I re-ran without -B", but the Make output clearly shows
> the command still present:
> 
> CC_FOR_BUILD=" stage1/xgcc -Bstage1/
> -B/usr/local/ppc64/powerpc-ibm-aix5.2.0.0/bin/"
> 
> The configuration process remembers the option.  You need to completely
> delete the configure directory, reconfigure, and rebuild.  With the extra
> -B present, you are not using the correct compiler for the stage2 bootstrap
> with stage1 compiler.  It appears that your problems continue to be cockpit
> error.

That's what I always do. 'rm -rf obj' before I reconfigure

I'll move the /usr/local/ppc64 completely out of the way, so it won't be able
to find it. That of course makes building with gcc-4.0.0 quite a bit harder,
but I'll try


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24119


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]