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,2fcd8539360f166e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-16 12:11:20 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dennison@telepath.com (Ted Dennison) Newsgroups: comp.lang.ada Subject: Re: GCC 3.1 / Ada / Cygwin / Win2k ? Date: 16 Oct 2002 12:11:19 -0700 Organization: http://groups.google.com/ Message-ID: <4519e058.0210161111.217a8c6b@posting.google.com> References: <3DAC4528.81F57BBD@despammed.com> NNTP-Posting-Host: 65.115.221.98 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1034795479 28932 127.0.0.1 (16 Oct 2002 19:11:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 16 Oct 2002 19:11:19 GMT Xref: archiver1.google.com comp.lang.ada:29852 Date: 2002-10-16T19:11:19+00:00 List-Id: "Anisimkov" wrote in message news:... > "Wes Groleau" wrote in message > > Would like to hear from anyone who successfully installed > > the whole combo of Cygwin 1.3.13 & GCC 3.1.1 (enable Ada, > > C, C++) on Windows 2K > > > You should better use gcc-mingw on Win32 platform. > http://www.mingw.org > > There is already version 3.2. As far as I know, no one has ever built Gnat with Cygwin. Just building the compiler from sources the normal way is tough enough; I'd suggest you try not to blaze any new trails. :-) You probably wouldn't want to anyway, as any program so produced would have to be GPL'ed (unless you've paid RedHat for a GPL-free runtime).