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,9425af53d7d8e42c X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!75g2000cwc.googlegroups.com!not-for-mail From: "Ludovic Brenta" Newsgroups: comp.lang.ada Subject: Re: Ada2005 Compiler Date: 30 Jun 2006 06:42:07 -0700 Organization: http://groups.google.com Message-ID: <1151674927.427718.103100@75g2000cwc.googlegroups.com> References: NNTP-Posting-Host: 212.190.145.10 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1151674932 22451 127.0.0.1 (30 Jun 2006 13:42:12 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 30 Jun 2006 13:42:12 +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: 75g2000cwc.googlegroups.com; posting-host=212.190.145.10; posting-account=ZjNXewwAAADyBPkwI57_UcX8yKfXWOss Xref: g2news2.google.com comp.lang.ada:5337 Date: 2006-06-30T06:42:07-07:00 List-Id: Carroll, Andrew wrote : > How did all the messages about licensing issues come up on this list > anyway? Because AdaCore changed the licensing of libraries to the pure GPL. > Is it only an issue of the libraries involved? Is there a project > underway to make an open source compiler specifically for Ada2005 that > does not have ties to anyone and has the correct "open source" > licensing? What is "correct" open source licensing? Libraries licensed under the GPL are "open source" all right, as per the OSI definition. > How do I tell if the GNAT compiler I use that is distributed with > FreeBSD Unix has restrictions or not short of exceeding the n ~= 35 > units (whatever a unit is)? FreeBSD should tell you that. See www.freebsd.org. The 35-unit limitation applies to ObjectAda Special (evaluation) edition only. Is that the compiler you're using? See http://en.wikibooks.org/wiki/Ada_Programming/Installing -- Ludovic Brenta.