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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.236.22.106 with SMTP id s70mr45362429yhs.7.1417184879203; Fri, 28 Nov 2014 06:27:59 -0800 (PST) X-Received: by 10.182.107.232 with SMTP id hf8mr1197obb.36.1417184878921; Fri, 28 Nov 2014 06:27:58 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!w8no3016269qac.0!news-out.google.com!d20ni1426igz.0!nntp.google.com!h15no9320012igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 28 Nov 2014 06:27:58 -0800 (PST) In-Reply-To: <3a2926bb-e6d7-48c4-bf20-0971006777f5@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=73.46.72.234; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 73.46.72.234 References: <3a2926bb-e6d7-48c4-bf20-0971006777f5@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <7ed9fff3-d9dd-4f63-ae4b-967aeba55dd0@googlegroups.com> Subject: Re: Gnoga on MinGW 32 and 64bits From: David Botton Injection-Date: Fri, 28 Nov 2014 14:27:59 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1979 X-Received-Body-CRC: 1306098710 Xref: news.eternal-september.org comp.lang.ada:23777 Date: 2014-11-28T06:27:58-08:00 List-Id: > for building and using Gnoga since AWS is no longer required.=20 I would like to point out that the reason for dropping the AWS requirement = was not because of technical reasons, AWS is very robust and mature. The re= ason was that only the latest AWS in git is now working for the project on = its last commit using AWS and I didn't wish to fork AWS just to remove the = small additions that made it dependent on newer versions of gcc/ada that ar= e not readily available for distribution without GPL viruses on the runtime= . The additional benefits, such that you only need the Gnoga distro (which in= cludes the dependent lib for now) and the compiler and have all you need is= certainly a nice, but AWS when you have the right compiler, etc. is not di= fficult to compile and install. David Botton