This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/30541] New: Ada bootstrap fails, stage1 binding does not honor GNATMAKE
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jan 2007 14:12:28 -0000
- Subject: [Bug bootstrap/30541] New: Ada bootstrap fails, stage1 binding does not honor GNATMAKE
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
CC="gcc-4.1" GNATMAKE="gnatmake-4.1" ../configure --enable-languages=ada
...
checking whether gcc-4.1 accepts -g... yes
checking for gnatbind... gnatbind-4.1
checking whether compiler driver understands Ada... yes
...
(everything ok until)
gcc-4.1 -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Wno-variadic-macros -Wold-style-definition
-Wmissing-format-attribute -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I../../gcc -I../../gcc/build -I../../gcc/../include
-I../../gcc/../libcpp/include -o build/gencheck.o ../../gcc/gencheck.c
gnatbind -C -I- -I. -Iada -I../../gcc/ada -o ada/b_gnat1.c -n ada/gnat1drv.ali
fatal error: file gnat1drv.ali is incorrectly formatted
make sure you are using consistent versions of gcc/gnatbind
9.
|
make[2]: *** [ada/b_gnat1.c] Error 4
make[2]: *** Waiting for unfinished jobs....
rm gcov.pod fsf-funding.pod gfdl.pod cpp.pod gcc.pod gpl.pod
make[2]: Leaving directory
`/usr/src/packages/BUILD/gcc-4.1.2-20070115/obj-i586-suse-linux/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory
`/usr/src/packages/BUILD/gcc-4.1.2-20070115/obj-i586-suse-linux/gcc'
because in ada/Make-lang.in we have
GNATBIND = $(STAGE_PREFIX)gnatbind
--
Summary: Ada bootstrap fails, stage1 binding does not honor
GNATMAKE
Product: gcc
Version: 4.1.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rguenth at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30541
- Follow-Ups:
- [Bug bootstrap/30541] Ada bootstrap fails, stage1 binding does not honor GNATBIND
- From: rguenth at gcc dot gnu dot org
- [Bug bootstrap/30541] Ada bootstrap fails, stage1 binding does not honor GNATBIND
- From: rguenth at gcc dot gnu dot org
- [Bug bootstrap/30541] Ada bootstrap fails, stage1 binding does not honor GNATBIND
- From: schwab at suse dot de
- [Bug bootstrap/30541] Ada bootstrap fails, stage1 binding does not honor GNATBIND
- From: rguenth at gcc dot gnu dot org
- [Bug bootstrap/30541] Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down
- From: bonzini at gnu dot org
- [Bug bootstrap/30541] Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down
- From: rguenth at gcc dot gnu dot org
- [Bug bootstrap/30541] Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down
- From: bonzini at gnu dot org
- [Bug bootstrap/30541] Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down
- From: rguenth at gcc dot gnu dot org
- [Bug bootstrap/30541] Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down
- From: bonzini at gnu dot org
- [Bug bootstrap/30541] Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down
- From: rguenth at gcc dot gnu dot org
- [Bug bootstrap/30541] Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down
- From: bonzini at gnu dot org
- [Bug bootstrap/30541] Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down
- From: charlet at adacore dot com
- [Bug bootstrap/30541] Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down
- From: paolo dot bonzini at lu dot unisi dot ch
- [Bug bootstrap/30541] Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down
- From: rguenth at gcc dot gnu dot org
- [Bug bootstrap/30541] Top-level should pass GNATBIND, GNATLINK and GNATMAKE variables down
- From: rguenth at gcc dot gnu dot org