This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/11055] "make bootstrap" fails with ada enabled
- From: "hugovil at videotron dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jun 2003 15:57:00 -0000
- Subject: [Bug ada/11055] "make bootstrap" fails with ada enabled
- References: <20030601150251.11055.hugovil@videotron.ca>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11055
------- Additional Comments From hugovil@videotron.ca 2003-06-01 15:57 -------
Created an attachment (id=4128)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4128&action=view)
make bootstrap output
These are the reported errors (last lines):
mkdir -p ada/doctools
cp ../../gcc-3.3/gcc/ada/xgnatug.adb ada/doctools
cd ada/doctools && gnatmake -q xgnatug
gcc: xgnatug.adb: Ada compiler not installed on this system
gnatmake: "xgnatug.adb" compilation error
make[2]: *** [ada/doctools/xgnatug] Error 4
make[2]: Leaving directory `/mnt/download/gcc-build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/mnt/download/gcc-build/gcc'
make: *** [bootstrap] Error 2
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.