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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cb4fe85a63285efc X-Google-Attributes: gid103376,public From: James Bean Subject: Re: Any have GNAT running on linux Date: 1999/07/19 Message-ID: <37933F96.2D74@worldnet.att.net>#1/1 X-Deja-AN: 502828692 Content-Transfer-Encoding: 7bit References: <378A95E9.FF5DEE51@home.com> <37919764.48840A3C@magic.fr> Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@worldnet.att.net X-Trace: bgtnsc03.worldnet.att.net 932412477 528 12.79.161.164 (19 Jul 1999 19:27:57 GMT) Organization: AT&T WorldNet Services Mime-Version: 1.0 NNTP-Posting-Date: 19 Jul 1999 19:27:57 GMT Newsgroups: comp.lang.ada Date: 1999-07-19T19:27:57+00:00 List-Id: Pascal MALAISE wrote: > > Richard Wallace wrote: > > > I'm running into a few problems installing GNAT on Red Hat 6.0. I > > downloaded gnat-3.11p-i686-pc-linux-gnu-bin.tar.gz > > Me too, but not the same problems. > which option of doconfig did you choose? > > Running the doconfig with option 2 (Install GCC C compiler and GNAT > files in the standard GCC locations) works correctly... it installs > gcc version 2.8.1 instead of/beside the egcs provided by red hat. > Gnat compiler runs OK (gcc, gnatmake...) but the executables it produces > core in some _IO_sebuf... > A glance at dejanews shows that I'm not alone in this case: the > glibc-2.1.1 is not compatible enough with the glibc-2.0 gnat 3.11p was > build with. > Some people report they successfully downgraded their glibc to 2.0!!! > > My question is: did anyone try to install gnat 3.11p from the sources on > top of glibc-2.1.1? > Anyone aware of a gnat runtime library already compiled with this glibc? > Thank's > > -- > Pascal MALAISE > (priv) mailto:malaise@magic.fr > (prof) mailto:malaise@fr.airsysatm.thomson-csf.com Hi all, My 2 cents worth of strategy is to stay with RH 5.2 and just update the kernel as required (am presently running 2.3.6 OK). RH even has a very nice tutorial on how to do this. This way there are no problems with any version of GNAT. IMHO RH 6.0 dosn't offer much that I need, but I do need GNAT. regards Jim Bean