This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Bootstrapping mainline GNAT fails
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: zack at codesourcery dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 18 Mar 02 19:25:34 EST
- Subject: Re: [Ada] Bootstrapping mainline GNAT fails
I am using GNAT 3.14p to compile Ada sources, and GCC 2.95 to compile
C sources; the resulting object modules are then linked together to
make stage1/gnat1. Is that what you mean by a kludged-up compiler?
No, I mean a gnat1 built using GCC 2.95 or 3.0 sources. It indeed
does not matter what is used to compile the C parts.