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: 103376,7833d36bbd0d6fcd X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Date: Fri, 26 Nov 2004 11:24:18 +0100 From: Manuel Collado User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Offical Ada FAQ References: <41a5e6bd@news.upm.es> <2004112509440575249%david@bottoncom> In-Reply-To: <2004112509440575249%david@bottoncom> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 138.100.10.20 Message-ID: <41a70452@news.upm.es> X-Trace: 26 Nov 2004 11:24:18 +0100, 138.100.10.20 Path: g2news1.google.com!news4.google.com!news.glorb.com!newsfeed00.sul.t-online.de!t-online.de!irazu.switch.ch!switch.ch!news.rediris.es!news.upm.es!138.100.10.20 Xref: g2news1.google.com comp.lang.ada:6501 Date: 2004-11-26T11:24:18+01:00 List-Id: David Botton wrote: > On 2004-11-25 09:05:50 -0500, Manuel Collado > said: > >> GCC/Ada has also been ported to: >> >> Windows: Cygwin http://cygwin.com/ version 3.4.1 >> DOS/Windows: DJGPP http://www.delorie.com/djgpp/ version 3.4.3 > > As Ada is not mentioned on these sites, have you confirmed that they are > in fact compiling in Ada. If so, I'll add the links with a mention that > "its in there!" Cygwin/DJGPP are Windows/MS-DOS ports (respectively) of a comprehensive set of GNU packages, including the whole gcc toolchain (that now includes Ada). I've not tested if they support all features (say tasks, as MS-DOS lacks multitasking support), but they certainly allow compilation of conventional, console-based Ada programs, at least. Regards, -- To reply by e-mail, please remove the extra dot in the given address: m.collado -> mcollado