Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 1997 18:53:01 -0500
From:      John Duncan <jddst19+@pitt.edu>
To:        "Daniel M. Eischen" <deischen@iworks.InterWorks.org>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Building Solaris->FreeBSD cross binutils
Message-ID:  <333DAB5D.49EE@pitt.edu>
References:  <199703292225.QAA16185@iworks.InterWorks.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> It's not really a translator.  GNAT is part of gcc.  Gcc is modified
> to recognize Ada, much like g77 modifies gcc to recognize Fortran.
> 
> Dan Eischen
> deischen@iworks.InterWorks.org

Hmm, yes. GNAT is not exactly part of gcc. It's a true-to-life compiler
that then uses the GCC code-generator for platform independence. But
yes, to compile it, you will need to target FreeBSD. I'd reccommend
checking the gnat site to see if the generic version will compile and
run.

The name GNAT is a silly one because they liked the animal reference and
GAC or GNAC or NAC wouldn't do good.

BTW, it means Gnu-NYU Ada Translator.

-John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?333DAB5D.49EE>