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,7684e927a2475d0 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Newsgroups: comp.lang.ada Subject: Re: can one build commercial applications with latest gnat and other licenses related questions... References: <449660f0$0$11077$9b4e6d93@newsread4.arcor-online.net> <1150717184.087134.177850@h76g2000cwa.googlegroups.com> <1151050924.969806.284410@c74g2000cwc.googlegroups.com> From: M E Leypold Date: 24 Jun 2006 14:38:39 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Some cool user agent (SCUG) NNTP-Posting-Host: 88.72.218.241 X-Trace: news.arcor-ip.de 1151152359 88.72.218.241 (24 Jun 2006 14:32:39 +0200) X-Complaints-To: abuse@arcor-ip.de Path: g2news2.google.com!news4.google.com!news.glorb.com!newsfeed.cw.net!cw.net!news-FFM2.ecrc.de!news0.de.colt.net!news-fra1.dfn.de!newsfeed.arcor-ip.de!news.arcor-ip.de!not-for-mail Xref: g2news2.google.com comp.lang.ada:4966 Date: 2006-06-24T14:38:39+02:00 List-Id: Jeffrey Creem writes: > Michael Bode wrote: > > Jeffrey Creem writes: > > > >>This is not correct. If the runtime is GPL. Dynamically linking to it > >>really does not help under the strictest interpretations of the > >> GPL. > > If dynamic linking constitutes a 'derived work' this would mean that > > Microsoft's EULA is in fact much more 'Free' than GPL. You can easily > > create a 'derived work' of Microsoft Windows(TM) by writing any > > program that uses any Windows DLL. And you don't have to stick > > Microsoft's EULA to it, you can even licence it under GPL. > > > The question of whether or not it is more or less free than a > microsoft EULA is irrelevant because the "free" here is the FSF > version of free which has almost nothing to do with what everyone > seems to want it to mean. Not quite. The FSF is offering also the LGPL (and they are using it for Glibc and the Gcc runtime, BTW. Meditate about that). Since it's not FSF offering the libraries in question, it's not the FSF concept of "free" that is at issue here, but the concept of people offering libraries under GPL. There is no pointing to the FSF here. After all one (as a library author) can freely decide between GPL, LGPL and GMGPL. Its their right to offer libraries under GPL. OK. But they must also stand the statement that (in a library) that implies less freedom and that it is their doing not the FSF's. And if one goes further they must also stand the question why they are doing that. But the FSF, after all, has nothing todo with the GPL-releases of Gnat. > Anyone that thinks that the intention of the GPL is anything other > than that is totally missing the point of the FSF. No. It would be missing the intentions of folks which release libraries under GPL. > Note this is specifically why the LGPL was changed from library GPL to > lesser GPL because people were too often just assuming that all > libraries should use the LGPL and thus there were not enough cases > where people were forced to release their code under "free" terms. "forced to release". I think I can rest my case here. Regards -- Markus