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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e994501f4ce77c5e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-14 20:00:15 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.ems.psu.edu!news.cis.ohio-state.edu!nntp.service.ohio-state.edu!not-for-mail From: "hongxun lee" Newsgroups: comp.lang.ada Subject: Re: free Ada compiler ? Date: Mon, 14 Jan 2002 22:59:22 -0500 Organization: Ohio State University Sender: lee.1801@dhcp065-025-142-146.columbus.rr.com Message-ID: References: <5ee5b646.0201141951.43f36960@posting.google.com> NNTP-Posting-Host: dhcp065-025-142-146.columbus.rr.com X-Trace: charm.magnus.acs.ohio-state.edu 1011067214 12371 65.25.142.146 (15 Jan 2002 04:00:14 GMT) X-Complaints-To: abuse@osu.edu NNTP-Posting-Date: 15 Jan 2002 04:00:14 GMT X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Xref: archiver1.google.com comp.lang.ada:18925 Date: 2002-01-15T04:00:14+00:00 List-Id: > c) We found that mingwin was lighter and worked better, > and did not have a license problem. A stupid Q: what's mingwin? i saw it very recently. Something similar to Cygwin? "Robert Dewar" wrote in message news:5ee5b646.0201141951.43f36960@posting.google.com... > "hongxun lee" wrote in message news:... > > > So 'gnat-3.13p-i686-pc-linux-gnu-bin' is definitely > > *not* for Cygwin? Thanks > > That is correct. We did try building with Cygwin at one > point, but abandoned this for three reasons: > > a) there were significant stability problems in Cygwin at > the time. This may of course have improved. > > b) the license at the time (I do not know if this has > changed) was not suitable, since for something this basic, > we really wanted something with the modified GPL (at least > at the time, as I say it may have changed, Cygwin was under > the GPL, and to use it in non-Free Software, you had to > buy the proprietary version). Given that EVERY program > uses this library, we saw this as too restrictive. > > c) We found that mingwin was lighter and worked better, > and did not have a license problem. > > > > Robert Dewar > Ada Core Technologies