This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Latest Ada build failure
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: <gcc-bugs at gcc dot gnu dot org>
- Date: Thu, 28 Mar 2002 18:08:01 +0000 (GMT)
- Subject: Latest Ada build failure
After the recent Ada patches, the mainline build gets a bit further, but
make gnatlib_and_tools still fails with:
touch ../stamp-tools
make -C tools -f ../Makefile "CC=../../xgcc -B../../" "CFLAGS=-g -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional "
"LDFLAGS=" "ADAFLAGS=-gnatpg -gnata" "INCLUDES=-I. -I.. -I../..
-I/home/jsm28/src/gcc-cvs/gcc/ada -I/home/jsm28/src/gcc-cvs/gcc/ada/..
-I/home/jsm28/src/gcc-cvs/gcc/ada/../config
-I/home/jsm28/src/gcc-cvs/gcc/ada/../../include" "ADA_INCLUDES=-I-
-I../rts -I. -I/home/jsm28/src/gcc-cvs/gcc/ada"
"libsubdir=/opt/gcc/mainline/lib/gcc-lib/i686-pc-linux-gnu/3.2" "exeext="
"srcdir=/home/jsm28/src/gcc-cvs/gcc/ada" "TOOLS_LIBS=../../prefix.o
../rts/libgnat.a ../../../libiberty/libiberty.a " "GNATMAKE="
"GNATLINK=" "GNATBIND=../../gnatbind -C" \
TOOLSCASE=native \
../../gnatmake ../../gnatlink ../../gnatbl
make[2]: Entering directory `/home/jsm28/src/gcc-build/gcc/ada/tools'
make[2]: *** No rule to make target `ali.adb', needed by `ali.o'. Stop.
make[2]: Leaving directory `/home/jsm28/src/gcc-build/gcc/ada/tools'
make[1]: *** [gnattools1] Error 2
make[1]: Leaving directory `/home/jsm28/src/gcc-build/gcc/ada'
make: *** [gnattools] Error 2
i686-pc-linux-gnu, building with a relative path to srcdir.
--
Joseph S. Myers
jsm28@cam.ac.uk