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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7b73eb137e4ed638 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-16 08:02:06 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.vmunix.org!news2.euro.net!transit.news.xs4all.nl!not-for-mail From: newsfraser@blancolioni.org (Fraser Wilson) Newsgroups: comp.lang.ada Subject: Re: Ada Compilers Date: 16 May 2002 17:03:22 +0200 Organization: XS4ALL Internet BV Sender: fwilson@FWILSON Message-ID: References: <3CE2AF22.2060208@gmx.spam.egg.sausage.and.spam.net> <3CE2C8FD.CDD0E75B@nbi.dk> NNTP-Posting-Host: a80-126-24-12.adsl.xs4all.nl X-Trace: news1.xs4all.nl 1021561325 22510 80.126.24.12 (16 May 2002 15:02:05 GMT) X-Complaints-To: abuse@xs4all.nl NNTP-Posting-Date: 16 May 2002 15:02:05 GMT X-Newsreader: Gnus v5.7/Emacs 20.7 Xref: archiver1.google.com comp.lang.ada:24202 Date: 2002-05-16T15:02:05+00:00 List-Id: Jacob Sparre Andersen writes: > It is kind of hard to say, but on thing to be aware of right > now is that GCC/Ada still primarily is distributed as GCC > 2.8, whereas GCC/C++ primarily is distributed as GCC 3.0, > i.e. with a newer and supposedly better code generator. Ah, timing is everything. Apparently GCC 3.1 has just been released (http://gcc.gnu.org/gcc-3.1/), and GNAT is one of the official front ends: http://gcc.gnu.org/frontends.html I guess it contains GNAT 3.14p, but it's a bit hard to tell from the web page. Fraser.