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,3ec90d7920bdc8e8 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!w3g2000hsg.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Ada and licensing Date: Mon, 17 Sep 2007 03:43:38 -0700 Organization: http://groups.google.com Message-ID: <1190025818.987034.279220@w3g2000hsg.googlegroups.com> References: <1190014387.975202.55530@57g2000hsv.googlegroups.com> <1190016266.400573.111790@22g2000hsm.googlegroups.com> <1190016459.360174.150850@d55g2000hsg.googlegroups.com> NNTP-Posting-Host: 32.58.34.227 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1190025819 20305 127.0.0.1 (17 Sep 2007 10:43:39 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 17 Sep 2007 10:43:39 +0000 (UTC) In-Reply-To: <1190016459.360174.150850@d55g2000hsg.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 SEVPXS01 Complaints-To: groups-abuse@google.com Injection-Info: w3g2000hsg.googlegroups.com; posting-host=32.58.34.227; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news2.google.com comp.lang.ada:1975 Date: 2007-09-17T03:43:38-07:00 List-Id: On Sep 17, 10:07 am, Tomek Wa kuski wrote: > On 17 Wrz, 10:04, Ludovic Brenta wrote:> Yes, provided you do not distribute your software to anyone. This > > means you can either write proprietary software for your own use only, > > or provide software as a service (i.e. a web application). > > So, this same applies to GCC C compiler? (it is also on GPL without > any provision). See http://en.wikibooks.org/wiki/Ada_Programming/Installing#GNAT.2C_the_GNU_Ada_Compiler_from_AdaCore_and_the_Free_Software_Foundation The gist of it is: it is the run-time library, not the compiler, that has an effect on your program. > > If you would like to write and distribute proprietary software using > > GtkAda, you must purchase GNAT Pro. > > Or prepare own bindings! :) Yes indeed. -- Ludovic Brenta.