> Hmm, I interpret 'ifeq ($(strip $(filter-out alpha64 ia64 dec hp vms%
> openvms% alphavms%,$(host))),)' as anthing not mentioned here.

That's a misunderstanding as explained by Dave Korn.

> 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.

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

Arno

Reply via email to