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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Path: border1.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!newspeer1.nac.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: =?ISO-8859-1?Q?Bj=F6rn_Lundin?= Newsgroups: comp.lang.ada Subject: Re: Gnoga on Windows Date: Sun, 05 Oct 2014 21:35:06 +0200 Organization: A noiseless patient Spider Message-ID: References: <66770438-2eba-4fcf-bcbe-e2660fc5e9c0@googlegroups.com> <8a1302ac-a1fe-463c-b943-65cf5e768135@googlegroups.com> <920ca9f4-bf35-427b-8915-65853d623944@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Injection-Date: Sun, 5 Oct 2014 19:34:18 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="1e973a2394a01eadff0928960e52c849"; logging-data="6127"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/OPU+KIXVCEAqQlsjAsGPu" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.8.1 In-Reply-To: Cancel-Lock: sha1:U/DL3DNepiTdVipIp+xsXyOFDbg= Xref: number.nntp.giganews.com comp.lang.ada:189419 Date: 2014-10-05T21:35:06+02:00 List-Id: On 2014-10-05 20:48, Jeremiah wrote: > On Saturday, October 4, 2014 9:26:15 PM UTC-4, David Botton wrote: > I am running GPS 6.0.1 which uses GCC 4.7.4 and for GNAT specifically I could only find reference to 20140331. > AWS is 3.2.0. I used MSYS 2013072300 (I assume the trailing 00 is just tacked on to the date) > in minGW to build everything. When running tutorial_01 in both minGW bash and from GPS I get that result. I build AWS in MinGW, but gnoga from the ordinary cmd-prompt (I have make.exe in the %path%) Also, I run snake.exe from the ordinary cmd-prompt -- Björn