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,78697ab597522360 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-11 18:24:27 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!wn1feed!worldnet.att.net!bgtnsc05-news.ops.worldnet.att.net.POSTED!not-for-mail Message-ID: <3D570E21.5030707@worldnet.att.net> From: Jim Rogers User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Windows Ada Compiler References: <607e0508.0208111631.5d129696@posting.google.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 12 Aug 2002 01:24:26 GMT NNTP-Posting-Host: 12.86.38.252 X-Complaints-To: abuse@worldnet.att.net X-Trace: bgtnsc05-news.ops.worldnet.att.net 1029115466 12.86.38.252 (Mon, 12 Aug 2002 01:24:26 GMT) NNTP-Posting-Date: Mon, 12 Aug 2002 01:24:26 GMT Organization: AT&T Worldnet Xref: archiver1.google.com comp.lang.ada:27936 Date: 2002-08-12T01:24:26+00:00 List-Id: David Rasmussen wrote: > I am used to gnat and gcc 3.1 ada on Linux, but is there a free Ada > compiler for Windows too? Specifically, is it possible to get gnat or > preferably the gcc 3.1 Ada to work on windows, somehow, possibly via > cygwin, but natively preferably? Wow, what a sentence. Yes, there is a Windows version of GNAT. You can download it from http://cs.nyu.edu/pub/gnat/3.14p/winnt/gnatwin3.14p.exe This version works on all versions of Windows, without the use of cygwin. Jim Rogers