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,94f5813fe779d7b3 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.38.38 with SMTP id d6mr2498403pbk.4.1317887184522; Thu, 06 Oct 2011 00:46:24 -0700 (PDT) Path: lh7ni12665pbb.0!nntp.google.com!news1.google.com!postnews.google.com!j31g2000vbl.googlegroups.com!not-for-mail From: Martin Newsgroups: comp.lang.ada Subject: Re: AWS on Mac OS X? Date: Thu, 6 Oct 2011 00:44:20 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <87fwj7r7ey.fsf@hugsarin.sparre-andersen.dk> NNTP-Posting-Host: 20.133.0.8 Mime-Version: 1.0 X-Trace: posting.google.com 1317887184 30491 127.0.0.1 (6 Oct 2011 07:46:24 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 6 Oct 2011 07:46:24 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: j31g2000vbl.googlegroups.com; posting-host=20.133.0.8; posting-account=g4n69woAAACHKbpceNrvOhHWViIbdQ9G User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALERCFNK X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20100101 Firefox/8.0,gzip(gfe) Xref: news1.google.com comp.lang.ada:18321 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2011-10-06T00:44:20-07:00 List-Id: On Oct 5, 12:42=A0pm, Jacob Sparre Andersen wrote: > Is there a special reason that AdaCore doesn't distribute AWS for Mac OS > X? =A0I would expect AWS to be rather portable, so it worries me a bit, > that I can't find AWS in the list of downloads for Mac OS X on the > libre.adacore.com website. > > Greetings, > > Jacob > -- > Compiled code speed is not the _really_ important speed of a > programming language. =A0What's important is the speed of: > - Implementing a complex algorithm by an average programmer, including bu= g-fixing. > - Understanding an implementation of a complex algorithm for an average p= rogrammer. I just downloaded the sources from the Linux option and built it. Seems to work! -- Martin