[Bug ada/24030] New: libada not rebuilt when libbackend is
laurent at guerby dot net
gcc-bugzilla@gcc.gnu.org
Fri Sep 23 10:50:00 GMT 2005
Doing a simple build (no bootstrap), on x86-linux:
$ ../gcc/configure --prefix=/home/guerby/tmp/install1 --disable-multilib
--enable-languages=c,ada --disable-nls --enable-threads=posix
$ make >& m1.log
$ touch ../gcc/gcc/gimplify.c
$ make >& m2.log
$
In m2.log I see that libbackend is rebuilt, as are gnat1 and gnat tools but
libada is not rebuilt so I think there's a missing dependancy somewhere. Am I
alone in seeing this?
--
Summary: libada not rebuilt when libbackend is
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: laurent at guerby dot net
CC: gcc-bugs at gcc dot gnu dot org,neroden at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24030
More information about the Gcc-bugs
mailing list