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,487005686b5873fe X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!p25g2000hsf.googlegroups.com!not-for-mail From: Martin Newsgroups: comp.lang.ada Subject: Re: Ada on Mac Date: Thu, 11 Sep 2008 01:36:19 -0700 (PDT) Organization: http://groups.google.com Message-ID: <23d67c83-5093-4128-95fb-6ed4e5febe82@p25g2000hsf.googlegroups.com> References: NNTP-Posting-Host: 20.133.0.8 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1221122179 28576 127.0.0.1 (11 Sep 2008 08:36:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 11 Sep 2008 08:36:19 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p25g2000hsf.googlegroups.com; posting-host=20.133.0.8; posting-account=g4n69woAAACHKbpceNrvOhHWViIbdQ9G User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:1976 Date: 2008-09-11T01:36:19-07:00 List-Id: Thanks! I'll try that asap... -- Martin Michael Feldman wrote: > Martin wrote: > > Finally jumped ship and got a Mac...what's the best, free (as in beer) > > Ada environment for Mac OS X? > > > > TIA! > > > > -- Martin > > See www.macada.org. Download the Leopard installer for GNAT and you're > up and running. Make sure you've installed Apple's Developer Tools > first, especially the XCode tools. They're in the optional-installs > folder on your system disk. > > GNAT/Mac comes with a plug-in for XCode (which is Apple's standard > developer IDE). It's pretty much like all the other IDEs you've seen. > > Mike Feldman