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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!o30g2000vbc.googlegroups.com!not-for-mail From: roderick.chapman@googlemail.com Newsgroups: comp.lang.ada Subject: Re: GNAT GPL 2009 preview Date: Mon, 18 May 2009 15:17:12 -0700 (PDT) Organization: http://groups.google.com Message-ID: <1905c144-5477-4f1d-b104-7a4bd5ea9c92@o30g2000vbc.googlegroups.com> References: NNTP-Posting-Host: 141.157.53.47 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1242685032 5645 127.0.0.1 (18 May 2009 22:17:12 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 18 May 2009 22:17:12 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o30g2000vbc.googlegroups.com; posting-host=141.157.53.47; posting-account=HCzrEgkAAABSfGsTnv-u5wET6EzuneVi User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:5917 Date: 2009-05-18T15:17:12-07:00 List-Id: On May 18, 10:45=A0pm, "lancebo...@qwest.net" wrote: > What does this mean? That a GNAT Pro contract can include OS X > support? Yup - AdaCore's web-site clearly lists 64-bit OS X as a supported platform for GNAT Pro. We've had it for some time and it works fine. "64-bit" means the compiler generates 64-bit binaries, so you need a processor that supports x86_64 mode. In short - any recent Mac that can run OS X Leopard should be fine. - Rod, SPARK Team