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: g2news2.google.com!postnews.google.com!b30g2000prf.googlegroups.com!not-for-mail From: Jerry Newsgroups: comp.lang.ada Subject: Re: MacPorts / Mac OS X Release for GCC 4.3.2 Date: Fri, 19 Sep 2008 03:18:59 -0700 (PDT) Organization: http://groups.google.com Message-ID: <4bac575d-109a-438d-9a9d-3e84516aeb88@b30g2000prf.googlegroups.com> References: NNTP-Posting-Host: 75.171.37.202 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1221819569 28983 127.0.0.1 (19 Sep 2008 10:19:29 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 19 Sep 2008 10:19:29 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: b30g2000prf.googlegroups.com; posting-host=75.171.37.202; 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.2.0.104805,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7771 Date: 2008-09-19T03:18:59-07:00 List-Id: On Sep 15, 10:52=A0pm, "Martin Krischik" wrote: > Am 15.09.2008, 22:15 Uhr, schrieb Jerry : > > > > > On Sep 15, 12:31=A0pm, "Martin Krischik" > > wrote: > >> Hi, > > >> I created a first test version of an MacPorts [1]=A0/ Mac OS X version= of =A0 > >> =A0 > >> gnat. Please donwload here to test: > > >>http://sourceforge.net/project/showfiles.php?group_id=3D12974&package_i= ... > > >> The aim of MacPorts is portabiltiy between Mac OS X and the rest of = =A0 > >> =A0the =A0 > >> Unix word. Here it differerce to MacAda - which aims for perfect OS X = =A0 > >> integration. > > >> Have fun and Regards > > >> Martin > > >> [1]http://www.macports.org/ > > >> -- > >> Martin Krischik > > > Will this compiler work as (1) Ada 2005 on (2) PPC running (3) OS X > > 10.5? > > MacPorts is a source based distribution - the binary package is just a = =A0 > convinience. So yes ist might work. > > Haven said that: You need an older working compiler to create the up to = =A0 > date version. So a litte tweeking will be neded. > > Martin > > -- I don't see the compiler yet in MacPorts--I suppose that is why you said "test version." I _think_ that given any working compiler, it is probably straightforward to install the Xcode plugin for "perfect OS X integration." I'm willing to to a little tweaking but might have to ask stupid questions. How would you incorporate this into MacPorts since it requires another working Ada installation? (I do have a compiler that works under 10.4.11 on PPC.) Recall that I need Ada 2005 running on PPC hardware, and 10.5.x (Leopard) OS X. Jerry