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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,b8a1363302988cfe X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!m25g2000yqc.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: GNAT GPL 2009 for Mac OS X (Snow Leopard) Date: Thu, 24 Dec 2009 09:24:05 -0800 (PST) Organization: http://groups.google.com Message-ID: <65af5bac-a490-4e08-b8e0-7d36030b780c@m25g2000yqc.googlegroups.com> References: <5b0bf629-0935-414d-9a57-1757632840b8@d10g2000yqh.googlegroups.com> <96854a61-2032-49b1-a8b2-8a5aee181701@22g2000yqr.googlegroups.com> <68e6e09a-9f02-4fd4-a87c-d1c43dd104e1@27g2000yqr.googlegroups.com> NNTP-Posting-Host: 82.30.110.254 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1261675445 8371 127.0.0.1 (24 Dec 2009 17:24:05 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 24 Dec 2009 17:24:05 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: m25g2000yqc.googlegroups.com; posting-host=82.30.110.254; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:8518 Date: 2009-12-24T09:24:05-08:00 List-Id: On Dec 24, 3:31=A0pm, "John B. Matthews" wrote: > In article > , > > =A0sjw wrote: > > Each compiler I have installed lives in a different top-level > > directory. I set my path using > > > =A0 $ export PATH=3D/opt/gnat-gpl-2009/bin:/usr/bin:/bin:/usr/sbin:/sbi= n > > FWIW, here's a bash shell script I use to show the current PATH and the > alternative. The checkPath() and removePath() functions could be used in > managing multiple versions: > > Thanks for that. I was meaning to reply specifically to Bill's query about possible clashes caused by multiple compiler installations. For normal work, I use a script gnatfe - https://sourceforge.net/projects/g= nuada/files/, navigate to gnatfe.