comp.lang.ada
 help / color / mirror / Atom feed
From: sjw <simon.j.wright@mac.com>
Subject: Re: GNAT GPL 2009 for Mac OS X (Snow Leopard)
Date: Thu, 24 Dec 2009 06:50:43 -0800 (PST)
Date: 2009-12-24T06:50:43-08:00	[thread overview]
Message-ID: <f0b47208-95f0-48ef-8184-9f36f2a2f6bb@a32g2000yqm.googlegroups.com> (raw)
In-Reply-To: C7585FEF.12F99E%yaldnif.w@blueyonder.co.uk

On Dec 24, 12:01 am, "(see below)" <yaldni...@blueyonder.co.uk> wrote:
> On 23/12/2009 23:44, in article
> eeaf5cb6-a582-4c90-a494-bd1714260...@v25g2000yqk.googlegroups.com, "sjw"
> <simon.j.wri...@mac.com> wrote:
> > On Dec 23, 5:18 pm, "(see below)" <yaldni...@blueyonder.co.uk> wrote:
> >> On 23/12/2009 14:26, in article
[...]
> >> Do you have any other versions of GNAT installed in that testing
> >> environment?
>
> > Several! though I'd be surprised if any of them got invoked. Will
> > check further.
>
> What I had in mind was interference between libraries, etc.

Each compiler I have installed lives in a different top-level
directory. I set my path using

  $ export PATH=/opt/gnat-gpl-2009/bin:/usr/bin:/bin:/usr/sbin:/sbin

(ie, the 32-bit Snow Leopard compiler I just released on SF); now I
can compile your example without trouble. Did you use more options?

nidhoggr:findlay simon$ gnatmake -f test
gcc -c test.adb
nidhoggr:findlay simon$ gnatmake -f test -O0
gcc -c -O0 test.adb
nidhoggr:findlay simon$ gnatmake -f test -O1
gcc -c -O1 test.adb
nidhoggr:findlay simon$ gnatmake -f test -O2
gcc -c -O2 test.adb
nidhoggr:findlay simon$ gnatmake -f test -O3
gcc -c -O3 test.adb
nidhoggr:findlay



  reply	other threads:[~2009-12-24 14:50 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-22 12:09 GNAT GPL 2009 for Mac OS X (Snow Leopard) sjw
2009-12-22 14:23 ` (see below)
2009-12-22 17:10   ` sjw
2009-12-22 17:46     ` (see below)
2009-12-22 21:52       ` sjw
2009-12-22 23:37         ` sjw
2009-12-23  3:29           ` (see below)
2009-12-23 14:26             ` sjw
2009-12-23 17:18               ` (see below)
2009-12-23 23:44                 ` sjw
2009-12-24  0:01                   ` (see below)
2009-12-24 14:50                     ` sjw [this message]
2009-12-24 15:31                       ` John B. Matthews
2009-12-24 17:24                         ` sjw
2009-12-24 19:20                           ` (see below)
2009-12-25  4:30                             ` (see below)
2009-12-25 17:59                               ` sjw
2009-12-25 17:32                             ` sjw
2009-12-26  0:54                               ` (see below)
2009-12-23 21:16             ` Jerry
2009-12-23 23:38               ` sjw
2009-12-23  0:08         ` (see below)
2009-12-23 13:48           ` Georg Bauhaus
2009-12-23 17:21             ` (see below)
2009-12-24 15:01     ` sjw
2009-12-30  3:12       ` Jerry
2009-12-30 14:46         ` sjw
2009-12-25 17:52     ` sjw
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox