From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b2dc1ee691d4409b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!f14g2000cwb.googlegroups.com!not-for-mail From: "Britt Snodgrass" Newsgroups: comp.lang.ada Subject: Re: Latest GNAT version Date: 1 Sep 2005 17:36:17 -0700 Organization: http://groups.google.com Message-ID: <1125621376.990283.217460@f14g2000cwb.googlegroups.com> References: <1123683679.695932.12540@g47g2000cwa.googlegroups.com> <1123687721.246790.27700@o13g2000cwo.googlegroups.com> <6e8365160fc61b3930fa7f3ac2eb41f8.48257@mygate.mailgate.org> NNTP-Posting-Host: 205.175.225.5 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1125621382 22612 127.0.0.1 (2 Sep 2005 00:36:22 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 2 Sep 2005 00:36:22 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: f14g2000cwb.googlegroups.com; posting-host=205.175.225.5; posting-account=iQEqXQ0AAACqS3Ok4UXIuHodYg1uri3K Xref: g2news1.google.com comp.lang.ada:4389 Date: 2005-09-01T17:36:17-07:00 List-Id: Kent Paul Dolan wrote: > "Ludovic Brenta" wrote: > > > The current version is Ada 95, and there are several compilers > > available; see http://www.adaic.com for a list of compilers. > > Thanks for that, I'd wasted time looking at the AdaCore site, > and at the old NYU ftp site. > > Since that's the 3.15p release, postmarked 2002, I take it the > concept of a freely downloadable (and GPLed, the www.gnat.com > site is pretty obvious about no longer supporting the GPL, in > their writeup on their libraries) Ada compiler had died a quiet > death? > AdaCore doesn't package public versions of GNAT anymore but newer versions are available as part of GCC. For Microsoft Windows, a precompiled version of GNAT based on GCC 3.4.4 is available as part of MinGW 4.1.0 (see http://www.mingw.org/download.shtml). Britt