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,23d9487ffc2225ac X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.arcor.de!195.34.132.48.MISMATCH!newsfeed01.chello.at!newsfeed02.chello.at!news.hispeed.ch.POSTED!not-for-mail Message-Id: <2140060.xPuUgZMoXs@linux1.krischik.com> From: Martin Krischik Subject: Re: gnat for MacOS Tiger? Newsgroups: comp.lang.ada Date: Mon, 28 Aug 2006 17:31:28 +0200 References: <3amdnUqCVb2eHULZnZ2dnUVZ_qWdnZ2d@comcast.com> User-Agent: KNode/0.10.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: abuse@hispeed.ch Organization: hispeed.ch NNTP-Posting-Host: 84.74.130.70 (84.74.130.70) NNTP-Posting-Date: Mon, 28 Aug 2006 18:15:03 +0200 X-Trace: 2db7e44f31687f1ef27e316503 Xref: g2news2.google.com comp.lang.ada:6420 Date: 2006-08-28T17:31:28+02:00 List-Id: David Shochat wrote: > On Mon, 14 Aug 2006 04:39:21 -0400, Javier Miranda wrote: > >> On Aug 13, 2006, at 3:39 PM, David Shochat wrote: >> >>> So what does one need to do these days to get an Ada-capable gcc on >>> OS X >>> 10.4? >> >> Go to the Libre site of Adacore (https://libre2.adacore.com/), select >> and download the ppc-darwin platform. Remember that if you want to >> execute GPS you also need to install the X11 server, available at > Well, a PPC Darwin version won't work for me (I have Intel). But the main > problem is that site. Hasn't worked all day, and doesn't even respond to > ping. I found the regular adacore.com, but no mention of this site there. You will need to compile your own toolchain. Not an easy task as you will need to start with a cross compiler. I currently work on an MinGW cross compiler and it isn't easy at all. Martin -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com