This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Bootstrapping mainline GNAT fails
- From: dewar at gnat dot com (Robert Dewar)
- To: dewar at gnat dot com, zack at codesourcery dot com
- Cc: gcc at gcc dot gnu dot org, kenner at vlsi1 dot ultra dot nyu dot edu
- Date: Mon, 18 Mar 2002 22:16:31 -0500 (EST)
- Subject: Re: [Ada] Bootstrapping mainline GNAT fails
<<On the contrary - this is the most common arrangement for contributors
outside of ACT trying to build the Ada compiler; and it worked just
fine until the recent merge.
>>
That does not seem right to me. If you install a working version of GNAT you
have a gcc that handles C and Ada, and the most natural approach (and the
one we recommend) is that you use this gcc (C and Ada) to start the bootstrap
since that's what we have tested.
But anyway, as you say, this is not the issue in any case.