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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,47977aae4bd119c4 X-Google-Attributes: gid103376,public From: "Juergen Pfeifer" Subject: Re: GNAT/Linux installation problem Date: 2000/03/24 Message-ID: <8bgm59$gn1$1@news03.btx.dtag.de>#1/1 X-Deja-AN: 601919614 Content-Transfer-Encoding: 8bit References: <38D68218.9346FA1C@raytheon.com> X-Sender: 340028232866-0001@t-dialin.net X-Priority: 3 Content-Type: text/plain; charset=ISO-8859-1 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-Complaints-To: abuse@t-online.de X-Trace: news03.btx.dtag.de 953932777 17121 340028232866-0001 000324 21:19:37 Organization: T-Online X-MSMail-Priority: Normal Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-03-24T00:00:00+00:00 List-Id: 1. Which platform fails? 2. It may be that the failing system has somewhere laying around a "gnatgcc" command that doesn't come from the RPM. What do you get from the command "which gnatgcc"? Is it the one you installed from the RPM? Juergen "Stanley R. Allen" schrieb im Newsbeitrag news:38D68218.9346FA1C@raytheon.com... > > We installed the GNAT 3.12p-9 RPM package on three platforms, > and have encountered an odd problem. On two of the machines, > everything is fine; on the third, invoking the gnatgcc command > produces the following disconcerting output: > > gnatgcc: xyz.adb: Ada compiler not installed on this system > > The odd thing is that, on this system, you can use gnatmake > (which invokes gnatgcc indirectly) and it will work. > > Does anyone know why this is, and how to fix it? > > -- > Stanley Allen > mailto:Stanley_R_Allen@raytheon.com