This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ada & JGNAT
- From: <tm_gccmail at kloo dot net>
- To: Jim Wilson <wilson at specifixinc dot com>
- Cc: Laurent GUERBY <laurent at guerby dot net>, gcc at gcc dot gnu dot org
- Date: Tue, 6 Jul 2004 16:43:59 -0700 (PDT)
- Subject: Re: Ada & JGNAT
On Tue, 6 Jul 2004, Jim Wilson wrote:
> And .NET support is an entirely different matter. A# is presumarly an
> Ada front end that emits .NET IL (I forget what it is called), which is
> a much more general IL than Java byte codes. We won't be able to
> convince rms that the .NET IL is safe. This is an FSF policy that needs
> to change anyways, but meanwhile, this is something to be wary of.
The .NET IL is called MSIL iirc.
Toshi