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.87.81 with SMTP id x57mr6733529yhe.39.1412778187136; Wed, 08 Oct 2014 07:23:07 -0700 (PDT) X-Received: by 10.140.19.2 with SMTP id 2mr5731qgg.35.1412778186988; Wed, 08 Oct 2014 07:23:06 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!feeder.erje.net!eu.feeder.erje.net!newspeer1.nac.net!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!dc16no1438307qab.1!news-out.google.com!rp1ni22519igb.0!nntp.google.com!s7no1319427qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 8 Oct 2014 07:23:06 -0700 (PDT) In-Reply-To: <99d81717-c4eb-4707-adeb-e6c8b3a45aed@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=50.250.123.221; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 50.250.123.221 References: <99d81717-c4eb-4707-adeb-e6c8b3a45aed@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <7103d9f1-b019-421d-8f48-a31e86d864a2@googlegroups.com> Subject: Re: Gnoga Logo and marketing info, Critique please From: David Botton Injection-Date: Wed, 08 Oct 2014 14:23:06 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:22231 Date: 2014-10-08T07:23:06-07:00 List-Id: > I attempted to build AWS from source using MinGW along with GNAT-GPL-2014. But, it failed with lots of compilation errors. I did not have to look at all of them yet. The AWS install issues for Windows are very sad. I assume that it was an AdaCore decision to not make an installer or simply binary zip of AWS that could install. Perhaps Pascal Obry would consider fixing that ;) Simple enough, "make setup build" on a win32 machine (with an environment that works, mine still does not) then just make a new script that adjusted where to copy the AWS compiled files and re-tar ball. David Botton