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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,40509554d579e4f5 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!news.germany.com!news.teledata-fn.de!newsfeed.arcor.de!newsspool2.arcor-online.net!news.arcor.de.POSTED!not-for-mail Newsgroups: comp.lang.ada Subject: Re: recent changes in compiler pricing From: Georg Bauhaus In-Reply-To: References: <1172232426.5367.9.camel@localhost.localdomain> <6ify8xypj6.fsf@hod.lan.m-e-leypold.de> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: # Message-ID: <1172486248.5346.8.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Date: Mon, 26 Feb 2007 11:37:28 +0100 NNTP-Posting-Date: 26 Feb 2007 11:35:15 CET NNTP-Posting-Host: a0206b6e.newsspool3.arcor-online.net X-Trace: DXC=ej9Gb845aBn016@cHD@m;jMcF=Q^Z^V3h4Fo<]lROoRaFl8W>\BH3YbB31F:BGK On Mon, 2007-02-26 at 10:28 +0100, Maciej Sobczak wrote: > There are different GNAT versions around. How can I check whether the > version that I'm using allows me to write non-GPL software? Any of the GNATs around allows you to _write_ non-GPL software. But not every GNAT around allows you to _distribute_ binaries without source that include portions of the GNAT RTS. Permission to write and distribute _sources_ is not affected by the licensing status of any of the publicly available GNATs whatever its "exception status" is, WRT distributed _binaries_. For GNAT GPL, this is all stated on its home pages. -- Georg