4.2 hasn't bootstrapped on powerpc-apple-darwin G5 machine for a very long time
Geoffrey Keating
geoffk@apple.com
Tue May 9 20:48:00 GMT 2006
On 09/05/2006, at 12:37 PM, Bradley Lucier wrote:
>
> On May 3, 2006, at 7:50 PM, David Fang wrote:
>
>> FWIW, the 20060415 mainline (4.2) snapshot bootstrapped for me, using
>> odcctools-20060413 (odcctools-590.36od13). This machine is a dual G5
>> (ppc970) using OS X 10.3.9, and Apple's gcc-3.3 (build 1640).
>>
>> However, before building, I patched the following 2 files:
>> In gcc/config/darwin.h:
>> at: #define LINK_COMMAND_SPEC :
>> replace: /usr/bin/libtool
>> with: /path/to/odcctools/bin/libtool
>
> Thanks. Is there any reason to hardwire which version of libtool
> to use?
You can't just go searching for 'libtool' in the path because if
someone installs GNU libtool, that would be found and since it's a
completely different program, it won't work.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2408 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20060509/e3db7112/attachment.p7s>
More information about the Gcc
mailing list