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: a07f3367d7,c92999d3d36edb6c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,CP1252 Path: g2news2.google.com!news1.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!cyclone1.gnilink.net!gnilink.net!wns13feed!worldnet.att.net!attbi_s21.POSTED!53ab2750!not-for-mail From: "Jeffrey R. Carter" User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: MinGW Ada compiler licence question targeting commercial applications References: <4a3a1fd6$0$30224$9b4e6d93@newsspool1.arcor-online.net> <9331a174-96f7-4551-bc74-3d6946eb9d01@k20g2000vbp.googlegroups.com> <2e018078-f9ef-4b01-9cf6-08a6aab979e8@s16g2000vbp.googlegroups.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Message-ID: NNTP-Posting-Host: 173.16.158.68 X-Complaints-To: abuse@mchsi.com X-Trace: attbi_s21 1245349940 173.16.158.68 (Thu, 18 Jun 2009 18:32:20 GMT) NNTP-Posting-Date: Thu, 18 Jun 2009 18:32:20 GMT Organization: AT&T ASP.att.net Date: Thu, 18 Jun 2009 18:32:20 GMT Xref: g2news2.google.com comp.lang.ada:6511 Date: 2009-06-18T18:32:20+00:00 List-Id: Hibou57 (Yannick Duch�ne) wrote: > http://www.mingw.org/wiki/FAQ says > >> Binaries created from the use of MSYS and of MinGW are >> not bound by any license found within this package unless >> you use a library that is itself covered by the GPL license. >> If you wish to create proprietary software then don't use >> libiberty.a or any other GPL licensed library. A library >> licensed with LGPL (Lesser GPL) may be used by proprietary >> software without GPL infection as special permission >> within the LGPL has given you this right. That answers your main question: you can create proprietary programs using the MinGW compiler. The rest of the paragraph is legal CYA so they can't be sued if you use a (non-MinGW) pure GPL library and try to claim that your program is not GPL. -- Jeff Carter "Crucifixion's a doddle." Monty Python's Life of Brian 82