[HELP] GCC 4.1 branch Ada status on powerpc-darwin?

Peter O'Gorman peter@pogma.com
Mon Jan 23 14:08:00 GMT 2006


Arnaud Charlet wrote:
>>I thought so too, and indeed tried it this way at first, but got:
>>"../../xgcc -B../../ -static-libgcc -I- -I../rts -I. 
>>-I/Users/peter/cvsco.build/gcc-4.1/gcc-4_1-branch/gcc/ada" -DIN_GCC....
>>....
>>/bin/sh: line 1: ../../xgcc -B../../ -static-libgcc -I- -I../rts -I. 
>>-I/Users/peter/cvsco.build/gcc-4.1/gcc-4_1-branch/gcc/ada: No such file or 
>>directory
>>
>>The quotes around GCC_LINK could be removed here and instead put in the the 
>>-GCC=$(GCC_LINK) bits,
> 
> 
> Right, that seems easy enough to do, and I do prefer to keep a single
> variable, used for all tools.
> 
> 
>>but it seemed easier to have a new var.
> 
> 
> easier for who ? The person who writes the code or all the people who
> have to read, understand and maintain it afterwards ?

Attached is a patch to the 4.1 branch, I think it will apply to mainline 
too. Branch built fine on powerpc-apple-darwin8.4.0 with c,ada enabled.

Peter
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darwin_ada.patch
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20060123/52a7d0e1/attachment.ksh>


More information about the Gcc mailing list