This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Compiling gnat with a different gcc
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: "Luke A. Guest" <laguest at abyss2 dot demon dot co dot uk>
- Cc: GCC ML <gcc at gcc dot gnu dot org>
- Date: Mon, 20 Dec 2004 22:02:07 +0100
- Subject: Re: Compiling gnat with a different gcc
- References: <1103573646.11834.18.camel@rogue.abyss2.demon.co.uk>
* Luke A. Guest:
> I've got a gcc installed that is named with a postfix (gcc343) but the
> compile fails at xnmake because it doesn't take care of this in the
> configure script.
Does the installed gnatmake version invoke gcc343 instead of gcc?