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,d07a83bd5f2b8443 X-Google-Attributes: gid103376,public From: "William H. Osborne, Jr." Subject: Re: Segmentation Fault using Ada IO under Linux Date: 1999/06/16 Message-ID: <37690cfc@NEWS.hom.net>#1/1 X-Deja-AN: 490276668 References: <37664F17.17FFAEB7@merc.mercer.edu> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Trace: 17 Jun 1999 14:58:04 GMT, 216.46.38.162 Organization: Homenet Communications, Inc. X-MSMail-Priority: Normal Newsgroups: comp.lang.ada Date: 1999-06-16T00:00:00+00:00 List-Id: >From the gnat ftp site, I have tried both the gnat-3.11p-i686-pc-linux-gnulibc1-bin package and the gnat-3.11p-i686-pc-linux-gnu-bin package. As expected, the gnulibc1 version returned the error messages associated with going from glibc 1.x to glibc 2.0. The package for glibc 2.0 returned the error detailed in the original message. I also tried the same installation (glibc 2) under RedHat 5.2 and it worked fine. There seems to be a difference in the way RedHat 5.x (glibc 2.0) and RedHat 6.0 (glibc 2.1) handle system io. I just haven't found it yet. Thanks for the suggestion. wrote in message news:FDDxy2.C5@stuyts.nl... > Billy Osborne wrote: > > : RedHat 6.0 Linux running on Intel PCs (Everything from Pentium Pro 200 > : to Pentium III 500) > : Gnat 3.11p i686 for Linux PC running on gcc 2.8.1 included with gnat > : package. > > RedHat 6.0 uses glibc, are you sure you installed the right GNAT version ? > > -- > -- Jerry van Dijk | Leiden, Holland > -- Team Ada | jdijk@acm.org > -- see http://stad.dsl.nl/~jvandyk