This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Status of the GNAT Ada compiler
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: "Luke A. Guest" <laguest at abyss2 dot demon dot co dot uk>
- Cc: GCC ML <gcc at gcc dot gnu dot org>
- Date: Fri, 26 Nov 2004 19:07:29 -0500
- Subject: Re: Status of the GNAT Ada compiler
- References: <1101513687.26204.17.camel@rogue.abyss2.demon.co.uk>
On Nov 26, 2004, at 7:01 PM, Luke A. Guest wrote:
Hi,
I've just tried to build GCC-3.4.3 only for the Ada compiler, it won't
even configure, leaving out the --enable-languages=ada flag doesn't
bring the compiler in. I've tried going back to 3.4.2 and 3.4.1, same
problems.
You have to set GNATCC or some other environment variable to setup to
configure with a non default gcc and a gnat. I don't remember
how to do it because my default gcc has Ada support.
Also 3.4.x works for me, try reading the installation documentation
before complaining. Note the mainline has different instructions
to install than before (it is easier).
Thanks,
Andrew Pinski