This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 4.2 hasn't bootstrapped on powerpc-apple-darwin G5 machine for a very long time
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Bradley Lucier <lucier at math dot purdue dot edu>, Geoff Keating <geoffk at apple dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 03 May 2006 11:12:48 -0400
- Subject: Re: 4.2 hasn't bootstrapped on powerpc-apple-darwin G5 machine for a very long time
- References: <2F3A3F73-2120-428F-8DE2-F91A0CB744DF@math.purdue.edu>
>>>>> Bradley Lucier writes:
Brad> 4.2 hasn't bootstrapped on powerpc-apple-darwin G5 machine for a very
Brad> long time. I'm seeing the same problem as
Brad> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27121
Brad> It would be nice if this were remedied. I do try to test gcc
Brad> versions before release.
For the time-being, you can bootstrap with --disable-multilib.
The real solution requires Apple to provide an updated cctools with a
working ld64.
David