comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: ANN: GCC 9.1.0 for macOS
Date: Mon, 20 May 2019 20:29:51 +0100
Date: 2019-05-20T20:29:51+01:00	[thread overview]
Message-ID: <lyo93wzzyo.fsf@pushface.org> (raw)
In-Reply-To: 0e73c651-1468-44df-b753-6ca7f092692f@googlegroups.com

Gilbert Gosseyn <hnptz@yahoo.de> writes:

> How can I use the latest Ada GNU compiler with my free GPS on El
> Captain 10.11.6?

I don't understand "the latest Ada GNU compiler". Do yu mean the
compiler I announced above? or something else?

You could just install it and use it? Though, come to think, there may
be a PATH issue.

You could d/l https://www.dropbox.com/s/5gd84jl255povju/GPS.zip?dl=0,
then edit the Contents/MacOS/gps file to something like

------------------------------------------------------------------------
#!/bin/sh
export PATH=/opt/gcc-9.1.0/bin:/usr/local/bin:$PATH
exec /opt/gnat-ce-2018/bin/gps
------------------------------------------------------------------------

assuming the new compiler is at /opt/gcc-9.1.0 and your GPS is at
/opt/gnat-ce-2018.

This app was created by Pascal on the [GNAT-OSX] maining list.


  reply	other threads:[~2019-05-20 19:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-08 19:00 ANN: GCC 9.1.0 for macOS Simon Wright
2019-05-20 14:59 ` Gilbert Gosseyn
2019-05-20 19:29   ` Simon Wright [this message]
2019-05-20 20:43 ` Gilbert Gosseyn
2019-05-21  7:53   ` Simon Wright
2019-05-21 10:36 ` alby.gamper
replies disabled

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