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,6deb3e1ddefb099 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.211.103 with SMTP id nb7mr10956877pbc.6.1337688160209; Tue, 22 May 2012 05:02:40 -0700 (PDT) Path: pr3ni26959pbb.0!nntp.google.com!news2.google.com!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Companies Only Offering Ada-95 Compilers References: <26eba77d68c700b0513a1aaa8cb53fa8@dizum.com> Date: Tue, 22 May 2012 08:01:20 -0400 Message-ID: <82zk90e86n.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt) Cancel-Lock: sha1:IlZK9JFy4hDQWwCFCASzR7M+zqU= MIME-Version: 1.0 X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: adf6f4fbb800be029e66107566 X-Received-Bytes: 2141 Content-Type: text/plain; charset=us-ascii Date: 2012-05-22T08:01:20-04:00 List-Id: Simon Clubley writes: > On 2012-05-20, Nomen Nescio wrote: >> >> GNAT is certainly very good. But it is a pain in the ass in many ways. It is >> GPL only and even if you use gcc Ada eventually that is going to cause >> problems as GPL moves from GPL2 to 3, and who knows what's next. LGPL >> libraries today, tomorrow everythings GPL, you trusted them, you put all >> your eggs in one basket, you got screwed. >> > > I am assuming above that by "gcc Ada", you mean the FSF branch; I use the > FSF branch in order to avoid GPL issues and because when I need a RTOS, the > RTOS I use (RTEMS) also uses it. > > The GPL 2 to GPL 3 comment has caught my attention. Given that the FSF Ada > runtime libraries come with the GMGPL exception, what issues are raised > by the GPL 2 to GPL 3 conversion ? None; he's spreading FUD. > I am assuming I have missed something, but I don't know what. The language has changed in detail, because GPL 3 provides a general mechanism for specifying things like GMGPL. But the meaning is the same; the GNAT runtime and generics are open source, but usuable in a proprietary system. AdaCore provides the same exception as FSF GNAT on their GNATPro sources; that's their core business, so you can believe they got it right! -- -- Stephe