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 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!news4.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "(see below)" Newsgroups: comp.lang.ada Subject: Re: GNAT GPL 2009 for Mac OS X (Snow Leopard) Date: Thu, 24 Dec 2009 19:20:10 +0000 Message-ID: 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> <65af5bac-a490-4e08-b8e0-7d36030b780c@m25g2000yqc.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit X-Trace: individual.net sY1AeR4p5KN2GVfcTidT/wl5gwgFV7S5JZlRrjSm51J0c3OdUT Cancel-Lock: sha1:pAm4XlR0xcwZQ/rYcXeyWQbXWEA= User-Agent: Microsoft-Entourage/12.20.0.090605 Thread-Topic: GNAT GPL 2009 for Mac OS X (Snow Leopard) Thread-Index: AcqEzhvrOCPWttxYkEyrUk7rtTy1LA== Xref: g2news1.google.com comp.lang.ada:8519 Date: 2009-12-24T19:20:10+00:00 List-Id: On 24/12/2009 17:24, in article 65af5bac-a490-4e08-b8e0-7d36030b780c@m25g2000yqc.googlegroups.com, "sjw" wrote: > On Dec 24, 3:31�pm, "John B. Matthews" wrote: >> In article >> , >> >> �sjw wrote: >>> 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 >> >> 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. Well, I have deleted every copy of GNAT I could find, and downloaded gnat-gpl-2009-i386-apple-darwin10.2.0-1.tar.bz2 afresh. My .profile sets the PATH to: PATH=/Users/wf/a2z/MPS/Cstage2:/Users/wf/ex-GU/HOCUS/sysdev/bin:/Users/wf/Pr ograms:/Users/wf/KDF9/emulation/testing:/Users/wf/a2z/Testing:/Users/wf/Prog rams/bin:/opt/gnat-gpl-2009/bin:/opt/local/sbin:/opt/local/bin:/usr/X11R6/bi n:/usr/share:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin which gnat gives /opt/gnat-gpl-2009/bin/gnat which gcc gives /opt/gnat-gpl-2009/bin/gcc The error I reported on the "test" package has not gone away. 8-( -- Bill Findlay chez blueyonder.co.uk