> >> Well, this was a build from scratch. Maybe there is a parallel make > >> bug in the new ada changes? Some undeclared dependency? > > > > There is not in the recent changes. Maybe there's a latent bug, although I > > have never experienced it. > > > > At which revision are you? > > rev 192942.
Can you confirm that gcc/ada/Make-generated.in contains the following
line:
./xoscons s-oscons ) ; \
and NOT:
./xoscons ) ; \
Arno
