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,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ae33241ac3da9b85 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Problem with Gnat and Linux Date: 2000/02/23 Message-ID: <8912k4$1uo$1@nnrp1.deja.com>#1/1 X-Deja-AN: 588884896 References: <951344417.240528@srv1.space.net.au> X-Http-Proxy: 1.0 x39.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Wed Feb 23 16:41:41 2000 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) Date: 2000-02-23T00:00:00+00:00 List-Id: In article <951344417.240528@srv1.space.net.au>, "version_x" wrote: > 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. Did you carefuly look at the readme file that came with the compiler, are you sure you have a version of GNAT that is compatible with Redhat 6. It is surprising how often the reason for a problem like this is that people are trying to use the wrong version of the compiler and not carefully reading the documentation. Sent via Deja.com http://www.deja.com/ Before you buy.