comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Problem with GPS and Generating Body from Spec
Date: Tue, 09 Jun 2015 11:16:02 +0100
Date: 2015-06-09T11:16:02+01:00	[thread overview]
Message-ID: <ly4mmhrxul.fsf@pushface.org> (raw)
In-Reply-To: abf0f7b7-be93-4a1a-bb88-4de6bb6dc42b@googlegroups.com

Laurent <lutgenl@icloud.com> writes:

> On Monday, 8 June 2015 16:37:11 UTC+2, David Botton  wrote:
>> Have you tried switching to use the community Ada, FSF-GNAT for Mac
>> OS X, I've had no issues like this with it. http://GetAdaNow.com has
>> pointers to it.
>> 
>> David Botton
>
>
> Yes thanks with FSF-gnat it works if compiler/tools are both pointing
> to the FSF-gnat/bin.
> Changed path for the tools to the gpl-gnat/bin and nothing happens. I
> also tried transplanting the FSF-gnatstub to the gpl folder. Didn't
> work. Perhaps I should write a mail to Adacore?

The compiler and the ASIS-based tools like gnatstub need to be
consistent. It's possible to have a cross-compiler and native tools, but
they need to be from the same compiler base (because GNAT's ASIS uses
the binary-format .adt files generated with -gnatt, and uses code from
the compiler source to access them. It checks first that the compiler
releases are consistent.)

I just tried GPS 2014 with gcc & gnatstub from GNAT GPL 2014 on
Mavericks, worked fine.


  reply	other threads:[~2015-06-09 10:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-05 20:13 Problem with GPS and Generating Body from Spec Laurent
2015-06-06  1:55 ` Anh Vo
2015-06-07 20:29   ` Laurent
2015-06-07 22:29     ` Ludovic Brenta
2015-06-08  9:27       ` Laurent
2015-06-08 12:53         ` Laurent
2015-06-08 14:37           ` David Botton
2015-06-08 19:37             ` Laurent
2015-06-09 10:16               ` Simon Wright [this message]
2015-06-09 19:18                 ` Laurent
2015-06-09 21:38                   ` David Botton
2015-06-10 10:52                     ` Laurent
2015-06-10 17:13                       ` Simon Wright
2015-06-08 19:51       ` Randy Brukardt
2015-06-08  7:56     ` Georg Bauhaus
2015-06-08 22:43 ` wowwomenonwheels205
replies disabled

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