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,3e26dfa741e64e5f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!g44g2000cwa.googlegroups.com!not-for-mail From: "Ludovic Brenta" Newsgroups: comp.lang.ada Subject: Re: GNAT GPL 2005 Edition is now available Date: 15 Sep 2005 03:15:23 -0700 Organization: http://groups.google.com Message-ID: <1126779323.823609.76240@g44g2000cwa.googlegroups.com> References: <432919be$0$10539$4d4eb98e@read.news.fr.uu.net> <1126773856.876636.265130@g49g2000cwa.googlegroups.com> NNTP-Posting-Host: 212.190.145.10 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1126779329 18102 127.0.0.1 (15 Sep 2005 10:15:29 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 15 Sep 2005 10:15:29 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; SunOS sun4u; fr-FR; rv:1.6) Gecko/20040116,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 SEVPXS01 Complaints-To: groups-abuse@google.com Injection-Info: g44g2000cwa.googlegroups.com; posting-host=212.190.145.10; posting-account=ZjNXewwAAADyBPkwI57_UcX8yKfXWOss Xref: g2news1.google.com comp.lang.ada:4693 Date: 2005-09-15T03:15:23-07:00 List-Id: Brian May a =E9crit : > >>>>> "Ludovic" =3D=3D Ludovic Brenta writes: > > Ludovic> As of now, there are several possible choices for the > Ludovic> next default Ada compiler in Debian: > > Ludovic> * GNAT GPL 2005 Edition, with libgnat under GPL (from > Ludovic> libre.adacore.com) > > Ludovic> * gnat-4.0, with libgnat-4.0 under GMGPL (from gcc.gnu.org) > > I would suggest one of the above two. I would tend to prefer gnat-4.0 > if anything, but I suspect GNAT GPL 2005 might have better Ada2005 > support (true/false?). As I said, I will review GNAT GPL 2005 Edition as time permits, and this will be one area of investigation. I anticipate that GNAT GPL 2005 Edition will be on par, or even better than gnat-4.0 WRT Ada 2005. However, I also anticipate that ASIS and GLADE will be difficult to port to gnat-4.0, but this needs to be investigated. > The licensing issue is not an issue for me. Would it be > possible/practical to develop the library packages in such a way they > can be recompiled against another compiler if desired? Well, I wouldn't think this is necessary; instead, you'd want to compile with GNAT GPL 2005 Edition but link against libgnat-3.4 or libgnat-4.0 (GMGPL). I would think you can use -lgnat-x.y to achieve this, without the need to patch the compiler. > As a wishlist, I would also ask for a Debian package of GNAT GPL 2005 > that will install (or at least compile) on sarge... ;-) This should be easy to achieve, *if* I package GNAT GPL 2005 Edition. This discussion will decide that. OTOH, I don't see much value in doing this: you can just download AdaCore's binaries. --=20 Ludovic Brenta.