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-Thread: 103376,28c5d1f1cef20776 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!d27g2000prf.googlegroups.com!not-for-mail From: gpriv@axonx.com Newsgroups: comp.lang.ada Subject: Re: GNAT for linux 2005: latest release Date: Sun, 25 Nov 2007 13:42:55 -0800 (PST) Organization: http://groups.google.com Message-ID: <53ed31d9-ac19-428b-a86b-0d6d745fd485@d27g2000prf.googlegroups.com> References: <877ik81t4o.fsf@willow.rfc1149.net> <4232017.MJ2WMe6DqS@linux1.krischik.com> <87ejeewj65.fsf@ludovic-brenta.org> NNTP-Posting-Host: 151.196.71.114 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1196026976 18819 127.0.0.1 (25 Nov 2007 21:42:56 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 25 Nov 2007 21:42:56 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d27g2000prf.googlegroups.com; posting-host=151.196.71.114; posting-account=YaY8rAoAAAAAnFXOECY3BGVJsrvFJCgy User-Agent: G2/1.0 X-HTTP-Via: 1.1 SPARKS X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8) Gecko/20071004 Iceweasel/2.0.0.8 (Debian-2.0.0.6+2.0.0.8-0etch1),gzip(gfe),gzip(gfe) Content-Disposition: inline Xref: g2news1.google.com comp.lang.ada:18614 Date: 2007-11-25T13:42:55-08:00 List-Id: On Nov 25, 8:26 am, Ludovic Brenta wrote: > Martin Krischik writes: > > Samuel Tardieu wrote: > > >>>>>>> "George" == gpriv writes: > > >> George> It seems that linux implementation is missing Time_zones and > >> George> it fails to compile protected type implementations of > >> George> interfaces. Those are ones that I encountered so far. Am I > >> George> using the latest release? (4.1) Is there more recent built > >> George> out there? > > >> You can get 4.2 on Debian. > > > SuSE 10.3 comes with 4.2.1 :-) and I have just compiled my own 4.2.2 - mind > > you it failed on the Java backend :-/ . > > The 4.2 on Debian is actually 4.2.2 with all patches on the 4.2 branch > until 2007-10-23, and then some :) > > -- > Ludovic Brenta. Thanks, everyone for the input. I am using Debian just to keep the compatibility in check while do all development on XP. I have also noticed that GPS crashes when I am trying to open any of the source file. It seems that the fonts are missing? George.