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=unavailable autolearn_force=no version=3.4.4 Path: border1.nntp.dca1.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Why GPL for GNAT hurt(s) the Application Space Date: Thu, 09 Oct 2014 18:11:25 +0100 Organization: A noiseless patient Spider Message-ID: References: <54322bcb$0$293$14726298@news.sunsite.dk> <45107455-131c-415f-a24a-9d68fd7da4d7@googlegroups.com> <35af326e-5601-4b39-b323-d2e406b16b77@googlegroups.com> <8a0db66f-2bb6-49b8-ad3b-781b41ccdca3@googlegroups.com> <549a2774-28f2-4c6c-b39d-406eba70e36e@googlegroups.com> <02c3b60f-9b1a-486a-82b2-351c4ef2589f@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: mx05.eternal-september.org; posting-host="865ecc8333c04b7dc8d5f87fc772110b"; logging-data="29692"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/2QX8bJy6eHfabqMgXEk/qnuPgz1OJZyk=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:pe9ZXw5eQ70aYxsnILjI6LZTiNA= sha1:Ea7+KiJREm9Vpdg3CvN+JMnBcQ8= Xref: number.nntp.giganews.com comp.lang.ada:189587 Date: 2014-10-09T18:11:25+01:00 List-Id: "G.B." writes: > World views aside, and FUD aside, consider the lack of one > conveniently installable package like AWS on Windows™ producing > anger. I will consider including AWS in the next Mac OS X release; but there seem to be quite a lot of user-specific choices (LDAP? (which) SSL?), so perhaps it's not a good idea. It takes about 5 minutes to build. That was the GPL 2014 distro, which is of course pure GPL. Is the source from the git repo pure GPL? > Also, on Windows™, GCC is not perceived to be native if it sits > on top of Cygwin or MingW. These and Windows™ itself require > licensing issues. I think it uses mingw (whose licensing terms are very open - MIT-like). A program that used the cygwin libraries would have to be GPL. Not sure the users need install mingw themselves? (I mean, it could be included in a .msi if someone were to produce one, so long as the mingw licensing notice was included). Windows licensing issues?