------- Comment #3 from hjl at lucon dot org 2006-01-22 16:08 ------- Are you sure that r109969 really works. I got
mkdir -p ada/bldtools/nmake_b cp -p /net/gnu-13/export/gnu/src/gcc-last/gcc/gcc/ada/sinfo.ads /net/gnu-13/export/gnu/src/gcc-last/gcc/gcc/ada/nmake.adt /net/gnu-13/export/gnu/src/gcc-last/gcc/gcc/ada/xnmake.adb ada/bldtools/nmake_b (cd ada/bldtools/nmake_b; gnatmake -q xnmake ; ./xnmake -b ../../nmake.adb ) s-finroo.ads:65:15: identifier expected s-finroo.ads:69:15: identifier expected gnatmake: "xnmake.adb" compilation error /bin/sh: line 1: ./xnmake: No such file or directory make[3]: *** [ada/nmake.adb] Error 127 make[3]: Leaving directory `/export/build/gnu/gcc-last/build-i686-linux/gcc' make[2]: *** [all-stage1-gcc] Error 2 make[2]: Leaving directory `/export/build/gnu/gcc-last/build-i686-linux' make[1]: *** [stage1-bubble] Error 2 make[1]: Leaving directory `/export/build/gnu/gcc-last/build-i686-linux' make: *** [all] Error 2 when I tried to build C and Ada with r109969. -- hjl at lucon dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25899