../prev-gcc/xgcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.0.1/configure --prefix=/e/gcc4 --enable-libada \
--enable-bootstrap --enable-languages=c,c++,ada,java
Thread model: posix
gcc version 4.0.1
"make" and "make bootstrap" both fail to use the $(STAGE_PREFIX) on the
first attempt of producing ada/b_gnat1.c at the gnatbind invocation:
gnatbind -C -I- -I. -Iada -I../../gcc-4.0.1/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
8. P SS
|
make: *** [ada/b_gnat1.c] Error 4
--
Oliver M. Kellogg