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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f3beb245983bd21f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-06 13:24:44 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.stueberl.de!proxad.net!usenet-fr.net!enst.fr!melchior!cuivre.fr.eu.org!melchior.frmug.org!not-for-mail From: sk Newsgroups: comp.lang.ada Subject: Re: Redhat Linux 9.0 and Gnat Date: Mon, 06 Oct 2003 15:03:45 -0500 Organization: Cuivre, Argent, Or Message-ID: References: <5e3e03a7.0310061123.34c53510@posting.google.com> NNTP-Posting-Host: lovelace.ada-france.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: melchior.cuivre.fr.eu.org 1065471792 37424 80.67.180.195 (6 Oct 2003 20:23:12 GMT) X-Complaints-To: usenet@melchior.cuivre.fr.eu.org NNTP-Posting-Date: Mon, 6 Oct 2003 20:23:12 +0000 (UTC) To: comp.lang.ada@ada-france.org Return-Path: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020828 X-Accept-Language: en-us, en X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at ada-france.org X-BeenThere: comp.lang.ada@ada-france.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Gateway to the comp.lang.ada Usenet newsgroup List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: archiver1.google.com comp.lang.ada:335 Date: 2003-10-06T15:03:45-05:00 Mark Doherty : > Am I wasting my time using gcc 3.2 until GNAT supports it. (I am not > sure what version of gnat I am using because I don't know the Linux > command that tells me). If so how do I go back to 2.8.1. You could just install GNAT 3.15p and set your $PATH. My path has "/usr/gnat/bin:/usr/bin ..." so that GNAT gcc is always invoked before the system gcc. Other GNAT/Linux users prefer to create sym-link "gnatgcc" which refers to "/usr/gnat/bin/gcc" rather than set the $PATH. -- ------------------------------------------------- -- Merge vertically for real address -- -- s n p @ t . o -- k i e k c c m -------------------------------------------------