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: fw at deneb dot enyo dot de
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 18 Mar 02 17:38:06 EST
- Subject: Re: [Ada] Bootstrapping mainline GNAT fails
Usually, people use the phrase "GNAT based on GCC 3.0" in a completely
different sense: GNAT is said to be based on a particular GCC version
if it *links* with the back end code (which is written in C) of that
GCC version (and not if the back end code is compiled using that GCC
version).
That's I meant by it. The issue here was using a GCC 3.0-based GNAT to
compile the current sources.