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,8480f46ee5fc5bd1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-08-29 11:14:50 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!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: "Luke A. Guest" Newsgroups: comp.lang.ada Subject: Re: GNAT 5.0 for the curious Date: Fri, 29 Aug 2003 19:14:49 +0100 Message-ID: References: <20030827172924.6dc87a70.david@realityrift.com> 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 1062180889 14449 62.49.62.197 (29 Aug 2003 18:14:49 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Fri, 29 Aug 2003 18:14:49 +0000 (UTC) User-Agent: Pan/0.13.4 (She had eyes like strange sins.) Xref: archiver1.google.com comp.lang.ada:41954 Date: 2003-08-29T19:14:49+01:00 List-Id: On Wed, 27 Aug 2003 15:29:34 +0000, David Holm wrote: > Gentoo GNU/Linux (http://www.gentoo.org/) now offers CVS snapshots of GNAT 5.0 if anyone is > interested in testing it. They are masked since GNAT 3.15p is still the stable release, but just > remove the gnat entry in/usr/portage/profiles/package.mask and you will be able to install it. Removing it from the package.mask didn't work, but emerging with, ACCEPT_KEYWORDS="~x86" emerge dev-lang/gnat/gnat-5.0_pre20030822.ebuild did. Luke.