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,da34cfab2963d4c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-02 12:09:27 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!colt.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: "Luke A. Guest" Newsgroups: comp.lang.ada Subject: Re: What's the status of GCC-3.x Ada? Date: Mon, 02 Jun 2003 20:09:25 +0100 Message-ID: References: NNTP-Posting-Host: abyss2.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.demon.co.uk 1054580965 11295 62.49.62.197 (2 Jun 2003 19:09:25 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Mon, 2 Jun 2003 19:09:25 +0000 (UTC) User-Agent: Pan/0.13.4 (She had eyes like strange sins.) Xref: archiver1.google.com comp.lang.ada:38393 Date: 2003-06-02T20:09:25+01:00 List-Id: On Sat, 31 May 2003 21:38:25 +0000, Steve wrote: > GNAT has become a part of the standard GCC library maintained on the gcc > site, but ACT still maintains their own tree. The sources at the GCC site > are the most current with respect to the back end, the sources at the ACT > site are the most current with respect to Ada. The last I heard (on the GCC > mailing list) is that ACT is working toward keeping the two source trees > fairly well synchronized. > > For a new port it's probably best to use the GCC site. Once you figure out > how to use CVS you can get the latest sources from either site at any time. Thanks, I'll look at the latest from GCC and yes I know how to use CVS :-P I'll look into CVS snapshots of GNAT. It'd be rather cool/fun to have Ada on the PS2 ;-) Thanks, Luke.