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,3b27e15a58d4eeab X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!postnews.google.com!s8g2000prg.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Announce: QtAda 1.0.2 Date: Mon, 18 Feb 2008 08:06:43 -0800 (PST) Organization: http://groups.google.com Message-ID: <5075578a-ffa5-4ce1-960a-3d4c17f8731a@s8g2000prg.googlegroups.com> References: <024a7ba3-396e-4ed0-b3c2-c226c9aa28be@s13g2000prd.googlegroups.com> <47b35753$0$30720$9b622d9e@news.freenet.de> <59cb50b7-b286-4cd8-8b54-29dcc44abca6@f10g2000hsf.googlegroups.com> <47b9ab05$0$20017$9b622d9e@news.freenet.de> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1203350803 5633 127.0.0.1 (18 Feb 2008 16:06:43 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 18 Feb 2008 16:06:43 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: s8g2000prg.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.3) Gecko/20040924,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:19863 Date: 2008-02-18T08:06:43-08:00 List-Id: Kurt Derichs wrote: > gcc --version > gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) > Copyright (C) 2006 Free Software Foundation, Inc. > > gnat --version > GNAT 4.1.320070929prerelease (Ubuntu 4.1.2-16ubuntu3) > Copyright 1996-2005, Free Software Foundation, Inc. Yes, I think that explains it. gnat-4.3 is has been in Debian unstable since last week; it should percolate into Ubuntu at some point if hasn't already. You might want to try that (in a chroot if you don't want to disturb your system). -- Ludovic Brenta.