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,39bde956b245c191 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.15.41 with SMTP id u9mr26640761pbc.3.1323171582246; Tue, 06 Dec 2011 03:39:42 -0800 (PST) Path: lh20ni75564pbb.0!nntp.google.com!news1.google.com!postnews.google.com!w1g2000vba.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: How to nicely distribute a simple Ada library? Date: Tue, 6 Dec 2011 02:13:56 -0800 (PST) Organization: http://groups.google.com Message-ID: <9467309d-4bb1-4619-b010-2eb9ab655b8e@w1g2000vba.googlegroups.com> References: <361x89sndsg9$.16ruxrwxud090$.dlg@40tude.net> <539cedda-9d07-4de1-90b2-4e8eb1fa0c83@w3g2000vbw.googlegroups.com> <1emkzx02xl6nh$.1s6gqo6ov1gxs.dlg@40tude.net> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 X-Trace: posting.google.com 1323171582 32277 127.0.0.1 (6 Dec 2011 11:39:42 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 6 Dec 2011 11:39:42 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w1g2000vba.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESRCNK X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.8) Gecko/20100728 Firefox/3.6.8 (.NET CLR 3.5.30729),gzip(gfe) Xref: news1.google.com comp.lang.ada:19369 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2011-12-06T02:13:56-08:00 List-Id: Dmitry A. Kazakov wrote on comp.lang.ada: > On Tue, 6 Dec 2011 00:57:40 -0800 (PST), Ludovic Brenta wrote: >> Dmitry A. Kazakov wrote on comp.lang.ada: >>> AFAIK, Ada on Fedora is maintained again. E.g. it has GtkAda 2.18 for g= cc >>> 4.6 which Debian still lacks. > >> I still have not found the time properly to review the new packaging >> of GtkAda 2.24 by Nicolas Boulenguez but if you are interested, I can >> send it to you so you can test and evaluate GtkAda 2.24 with GCC 4.6 >> on Debian unstable. =A0If it weren't for my busy schedule, this package >> would have been in the distribution two months ago; sorry about that. > > 2.24, where it comes from? >From AdaCore's Subversion repository, of course. > Anyway, I have a x86 64 wheezy machine and could try it on that. OK, I'll send the package to you by email tonight then, unless Nicolas beats me to it. -- Ludovic Brenta.