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,9a5f3bd162009c01 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.scarlet.biz!news.scarlet.biz.POSTED!not-for-mail NNTP-Posting-Date: Sat, 24 Sep 2005 06:40:46 -0500 From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: GNAT GPL 2005: Too clever by half? References: <70e0e$4331acfc$4995583$14979@ALLTEL.NET> <43342d07$0$16484$9b4e6d93@newsread4.arcor-online.net> <43348ced$0$26199$9b4e6d93@newsread2.arcor-online.net> Date: Sat, 24 Sep 2005 13:40:24 +0200 Message-ID: <877jd6u21j.fsf@ludovic-brenta.org> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:JFX8luhYx6gtKnRs8/f+umiKe90= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: 83.134.245.58 X-Trace: sv3-5A06rkYdFgBUhFrzBItIrkvlu2CjrtNfSHUfSaPbAiyGF6bSVIfWbaUjDulrcV1GDXR2uJt21Wa/yPP!f1FRLAcETjCRCio6z1nMiSiooWR8ZI6aNvMr9AuP8o07rL0uZyNMB6HjMqFrwvDAd/q+qiMjRQ== X-Complaints-To: abuse@scarlet.be X-DMCA-Complaints-To: abuse@scarlet.biz X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news1.google.com comp.lang.ada:5091 Date: 2005-09-24T13:40:24+02:00 List-Id: Georg Bauhaus writes: > Dr. Adrian Wrigley wrote: >> On Fri, 23 Sep 2005 18:29:12 +0200, Georg Bauhaus wrote: >> >>>What is the reason that people think they can distribute >>>software under their own terms and conditions >> > [>> ...(b) > >>the terms and conditions of that software talk about > >>redistribution permissions? ] > >> because that is the normal thing for code in C, C++ and many other >> languages compiled with GPL compilers and only using the built-in >> capabilities of the language and standard libraries. > > It is still the normal thing for code in C, C++ and many other > languages, including Ada, compiled with GPL compilers and only using > the built-in capabilities of the language and standard libraries, to > distribute your software under your own terms and conditions. You > just can't use the aptly named GNAT GPL Edition. So what? Use the > FSF Edition, or get the Pro Edition, you have the freedom to do so. I'd like to add that the FSF (gcc.gnu.org) does *not* distribute binaries of GCC. See http://gcc.gnu.org/install/binaries.html If you want to use GCC, you must either compile it yourself or obtain if from someone else who compiled it for you. -- Ludovic Brenta.