[patch ada]: Fix PR/50942

Iain Sandoe developer@sandoe-acoustics.co.uk
Thu Feb 9 21:09:00 GMT 2012


On 9 Feb 2012, at 19:59, Arnaud Charlet wrote:

>> The bug is as described in the bug-report:
>>
>> Failure on Stage 3 when a make script try to execute following  
>> command:
>>
>> cp -p ../.././gcc/ada/rts adainclude
>
> We should never have such a command emitted by make, so the error is
> elsewhere/earlier. I suspect some variable didn't get expanded  
> properly.

nevertheless on Darwin (with GNU make 3.81) we get ..

rm -rf adalib
ln -s ../.././gcc/ada/rts adainclude
ln -s ../.././gcc/ada/rts adalib

> It's possibly a bug in the version/port of make that you are using.

maybe .. but it appears to be wider than just windows.

Iain




More information about the Gcc-patches mailing list