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,814dfb773afded6c X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!g17g2000prg.googlegroups.com!not-for-mail From: Jerry Newsgroups: comp.lang.ada Subject: Re: MacPorts / Mac OS X Release for GCC 4.3.2 Date: Wed, 8 Oct 2008 23:17:52 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <1cd74711-ef3f-4cb2-b782-a2f9339358eb@b38g2000prf.googlegroups.com> <57eacc9f-8ac4-4da7-a708-9869bab0239e@c65g2000hsa.googlegroups.com> NNTP-Posting-Host: 75.171.115.40 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1223533072 13927 127.0.0.1 (9 Oct 2008 06:17:52 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 9 Oct 2008 06:17:52 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: g17g2000prg.googlegroups.com; posting-host=75.171.115.40; posting-account=x5rpZwoAAABMN2XPwcebPWPkebpwQNJG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US) AppleWebKit/525.18 (KHTML, like Gecko, Safari/525.20) OmniWeb/v622.3.0.105198,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:2286 Date: 2008-10-08T23:17:52-07:00 List-Id: On Sep 28, 9:24=A0am, sjw wrote: > On Sep 19, 10:44=A0am, Jerry wrote: > > > On Sep 15, 3:45=A0pm, Simon Wright wrote: > > Apologies for delay in replying. My ISP has "problems propagating > News". > > > > > > Jerry writes: > > > > However, there has been no Ada 2005 compiler that runs under OS X 1= 0.5 > > > > on PPC architecture. (The MacAda group has not been helpful in this > > > > regard.) As a result, I haven't been able to upgrade to 10.5. > > > > Do you think there's any chance that the GNAT/GPL 2007 compiler I bui= lt > > > for Tiger/PPC would run on Leopard? It uses static libraries, maybe > > > there's a chance .. I moved to Intel Mac after that, so never upgrate= d > > > the Powerbook to Leopard. > > > >http://gnuada.sourceforge.net/pmwiki.php/Install/MacOS-GPL > > > > --S > > > The link you provided pretty much goes to a dead end, but I think I > > found the right link. > > Sorry about that. It looks as though someone else on the team is > upgrading the wiki ... > > > > > > > I installed OS X 10.5.4 on a spare disk. I downloaded from > > sourceforuge the 2007-tiger-ppc compiler dated January 12, 2008 and > > put it in /opt. I tried to compile a hello world and failed. Here is > > what happened: > ... > > There are 10 more lines that start with "can't find atom." > > > Any idea on what to do next? I'm going to be also bothering the macada > > list about this, which raises the question, If I succeed in getting a > > compiler somehow, will the Xcode plugin from macada still work if I > > don't use a macada compiler? > > Sorry, can't help (looks as though this compiler is broken for 10.5, & > I don't use Xcode). Sorry for the late reply. FWIW, the results that I obtained (several instances of "can't find atom") were not by way of Xcode--just a command line gnatmake. Jerry