On Mon, Oct 29, 2012 at 10:36 AM, Arnaud Charlet <char...@adacore.com> wrote: >> After updating my tree to rev 192942 this morning, I'm getting a >> bootstrap failure with ada enabled: > > Looks like make did not rebuild (or too late?) xoscons. > > I'd suggest doing a rm -rf gcc/ada/bldtools from your obj directory and > see if this fixes the error. > > If not, you might need to do a make -s -k clean
Well, this was a build from scratch. Maybe there is a parallel make bug in the new ada changes? Some undeclared dependency? Diego.