comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic.brenta@skynet.be>
Subject: Re: Annex E Glade and gcc 3.2.2 - Distro Available ?
Date: 02 Sep 2003 18:41:54 +0200
Date: 2003-09-02T18:41:54+02:00	[thread overview]
Message-ID: <m31xuznnvx.fsf@insalien.org> (raw)
In-Reply-To: bj2dqi$n9n1@cui1.lmms.lmco.com

"Joe Simon" <jb.simon@lmco.com> writes:

> Hi All !
> 
> I have a Linux Rehat 9 distribution with gcc 3.2.2 and gnat (v ?? I'm not
> sure how to find the version of the preinstalled gnat).
> 
> i would like to experiment with Glade on this machine. Is there a
> distribution of Glade that can be installed or built with this version of
> gcc ?
> 
> Pointers anyone ?
> 
> Thanks !
> Joe Simon

I don't think so.

Red Hat Linux 9 comes with the FSF version of GNAT, which is included
as part of GCC.  Unfortunately, this version is considered alpha
quality because the integration between the Ada front-end and the GCC
3.2 back-end (code generators and optimisers) is still work in
progress.

You would be better off using the Public version of GNAT, which is at
this point 3.15p.  It uses an older GCC back-end (2.8.1) but is very
stable.  You can find a complete binary distribution, complete with
Glade and ASIS, on ftp://ftp.cs.nyu.edu/pub/gnat/3.15p.

If you want to ascertain the version of GNAT you are using, try this:

$ gnatmake -v foo

(foo need not exist)

HTH

PS. If you want to ascertain the version of GNAT you are using, try

-- 
Ludovic Brenta.



  reply	other threads:[~2003-09-02 16:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-02 15:43 Annex E Glade and gcc 3.2.2 - Distro Available ? Joe Simon
2003-09-02 16:41 ` Ludovic Brenta [this message]
2003-09-03 16:12   ` Stephen Leake
2003-09-03 17:33     ` Joe Simon
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox