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,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ae33241ac3da9b85,start X-Google-Attributes: gid103376,public From: "version_x" Subject: Problem with Gnat and Linux Date: 2000/02/23 Message-ID: <951344417.240528@srv1.space.net.au>#1/1 X-Deja-AN: 588750755 Cache-Post-Path: srv1.space.net.au!unknown@p045.rp1.space.net.au X-Trace: 23 Feb 2000 16:26:42 -0800, 202.168.96.8 Organization: Spacenet (http://www.space.net.au) X-MSMail-Priority: Normal X-Priority: 3 X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) Newsgroups: comp.lang.ada X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Date: 2000-02-23T00:00:00+00:00 List-Id: After I install the Gnat ada95 compiler under my Redhat 6 linux distribtion my gcc compiler refuse to work, eg the alsa sound driver when you run the ./configure script reports back that the gcc compiler does not work. also if you do a make dep after a make config to recompile a new kernel it doesn't work either, roprting back that in cannot find the file cpp. any help is greatly appreciated. thanks.