comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Problem with buggy GNAT GPS
Date: Tue, 14 Oct 2014 11:32:46 +0100
Date: 2014-10-14T11:32:46+01:00	[thread overview]
Message-ID: <lywq83x7ox.fsf@pushface.org> (raw)
In-Reply-To: a86dfe36-febe-4f97-ba98-5a8af1e459a9@googlegroups.com

john@peppermind.com writes:

> Unfortunately I cannot use the Adacore version due to licensing issues.
>
> Does anybody have an idea how to fix the GPS bug for the FSF version?

I looked at GPS source once; it is so large and has so many dependencies
that I stopped.

Since GPS is purely an IDE and has no binaries to form part of your
deliverable, you can run the GPL IDE with the FSF compiler.

I'm running on a Mac, with GNAT GPL in /opt/gnat-gpl-2014 and FSF in
/opt/gcc-4.9.1. My PATH is

   $ echo $PATH
   /opt/gcc-4.9.1/bin:/usr/local/bin:/usr/texbin:/usr/bin ....

and if I start GPS with the explicit

   $ /opt/gnat-gpl-2014/bin/gps &

it runs the gcc-4.9.1 compiler.

I expect you have GNAT GPL in /usr/local/gnat? if so, just removing
/usr/local/gnat/bin from your PATH should do the trick.

This assumes that all the GPS-supported tools you want to use are in the
FSF GCC build; so using SPARK might be a problem.


      parent reply	other threads:[~2014-10-14 10:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-12 17:31 Problem with buggy GNAT GPS john
2014-10-12 17:50 ` Brad Moore
2014-10-14  8:42   ` john
2014-10-14  8:51     ` Dmitry A. Kazakov
2014-10-14 10:32     ` Simon Wright [this message]
replies disabled

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