This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Can't bootstrap gcc-3.1/ada: "interfac.ads" must be recompiled
- From: Christian Jönsson <christian at j-son dot org>
- To: Gcc <gcc at gcc dot gnu dot org>
- Date: Sun, 21 Apr 2002 17:43:48 +0200
- Subject: Can't bootstrap gcc-3.1/ada: "interfac.ads" must be recompiled
I just tried to bootstrap gcc-3.1 with ada enabled, but it failed...
gnatbind -C -I- -I. -I/share2/gcc-rel/gcc/gcc/ada -o b_gnatb.c gnatbind.ali
error: "interfac.ads" must be recompiled ("system.ads" has been modified)
make[3]: *** [b_gnatb.c] Error 5
make[3]: Leaving directory `/share2/gcc-rel/objdir/gcc/ada'
make[2]: *** [gnatbind] Error 2
make[2]: *** Waiting for unfinished jobs....
uhm, is this what to expect right now?
Cheers,
/ChJ
This was on a Debian Woody (test release) sun4m system with these
packages:
binutils 2.12.90.0.1-1
dejagnu 1.4.2-1.1
gcc 2:2.95.4-14 (Debian prerelease)
gcc-2.95 1:2.95.4-5 (Debian prerelease)
gnat 3.14p-3
kernel-image-2.2.20-sun4dm-smp 9
(but with a self compiled 2.4.19-pre7 SMP kernel running during build and test)
libc6 2.2.5-4
In-tree joined gcc-3.1 and binutils-2.12 cvs branches.