This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/13670] [3.4/3.5 Regression] xnmake gets miscompiled during bootstrap with ada enabled


------- Additional Comments From gianni at mariani dot ws  2004-01-22 15:34 -------

I'm getting this build error on a Linux build using gcc 3.3.2 on RH9 - is this
the same problem ?

make[1]: Entering directory `/home/gianni/downloads/gcc/gcc-3.4-20040121-build/gcc'
mkdir -p ada/bldtools
cp -p ../../gcc-3.4-20040121/gcc/ada/sinfo.ads
../../gcc-3.4-20040121/gcc/ada/nmake.adt
../../gcc-3.4-20040121/gcc/ada/xnmake.adb ada/bldtools
(cd ada/bldtools; gnatmake -q xnmake ; ./xnmake -b ../nmake.adb )
fatal error, run-time library not installed correctly
cannot locate file system.ads
compilation abandoned
gnatmake: "xnmake.adb" compilation error
/bin/sh: line 1: ./xnmake: No such file or directory
make[1]: *** [ada/nmake.adb] Error 127
make[1]: Leaving directory `/home/gianni/downloads/gcc/gcc-3.4-20040121-build/gcc'



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13670


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]