This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 3.1 branch ada bootstrap fails
- From: Simon Wright <simon at pushface dot org>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 05 May 2002 07:43:58 +0100
- Subject: Re: 3.1 branch ada bootstrap fails
(Sorry this isn't threaded, I've only just joined)
A "drill" solution might be to alter the GNAT section of the
installation instructions to recommend configuring with the old GNAT
compiler:
CC=gnatgcc; export CC
{srcdir}/configure --enable-languages=c,ada