This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [3.2] Can ada/6160 be cured from 3.3 or trunk?
- From: Christian Cornelssen <ccorn at cs dot tu-berlin dot de>
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Cc: Gabriel Dos Reis <gdr at integrable-solutions dot net>,<gcc-bugs at gcc dot gnu dot org>, <gcc at gcc dot gnu dot org>
- Date: Tue, 28 Jan 2003 16:51:23 +0100 (CET)
- Subject: Re: [3.2] Can ada/6160 be cured from 3.3 or trunk?
Hi,
On Tue, 28 Jan 2003, Richard Kenner wrote:
> +GNATBIND = $(STAGE_PREFIX)gnatbind -C
>
> Clearly STAGE_PREFIX is needed. I don't know how it ever got out of
> there. When "gnatbind" was shown, I assumed this was the *initial*
> compilation, but certainly the stage2 compilation needs to invoke it with
> stage1/gnatbind.
Thanks, I'll try that and post the result.
Regards,
Christian Cornelssen