Revision 147172 has broken bootstrap with Ada and parallel build: sinput.adb:35:06: file "snames.ads" not found sinput.adb:35:06: "Sinput (body)" depends on "Atree (spec)" sinput.adb:35:06: "Atree (spec)" depends on "Einfo (spec)" sinput.adb:35:06: "Einfo (spec)" depends on "Snames (spec)" make[3]: *** [ada/sinput.o] Error 1 make[3]: *** Waiting for unfinished jobs.... ../../gcc/../move-if-change ada/bldtools/snamest/snames.ns ada/snames.ads ../../gcc/../move-if-change ada/bldtools/snamest/snames.nb ada/snames.adb ../../gcc/../move-if-change ada/bldtools/snamest/snames.nh ada/snames.h touch ada/stamp-snames make[3]: Leaving directory `/usr/local/gcc/gcc-20090507/Build/gcc' make[2]: *** [all-stage1-gcc] Error 2 make[2]: Leaving directory `/usr/local/gcc/gcc-20090507/Build' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/usr/local/gcc/gcc-20090507/Build' make: *** [bootstrap] Error 2
The problem is that the dependencies in ada/gcc-interface/Make-lang.in are out of date. Btw, I cannot find this patch on gcc-patches. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."