This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: committed: merge with libada-branch


	This patch breaks bootstrap on targets that do not build GNAT
because a previous version of GNAT is not available.

make[2]: Entering directory `/gcc/dje/build/powerpc-ibm-aix5.1.0.0-20040210/powerpc-ibm-aix5.1.0.0/libada'
make -C ../../gcc  gnatlib-shared
make[3]: *** No rule to make target `gnatlib-shared'.  Stop.
make[2]: *** [gnatlib] Error 2

gcc/configure tests for the presence of gnat.  Now that libada is at the
top level, it's configuration needs to do something similar.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]