> Can you point me at least to the section which explains this?
http://gcc.gnu.org/install/build.html
--
Eric Botcazou
On Tue, 2011-02-01 at 18:57 +0100, Arnaud Charlet wrote:
> > I'm trying (again) to work out how to build a GNAT cross compiler with
> > no runtime, but with the tools.
>
> As explained in the documentation, you need to first build a native GNAT
> compiler with the same sources before building a GN
> I'm trying (again) to work out how to build a GNAT cross compiler with
> no runtime, but with the tools.
As explained in the documentation, you need to first build a native GNAT
compiler with the same sources before building a GNAT cross compiler.
Arno