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