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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f410c814fc533225 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-18 22:03:23 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!wn13feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!rwcrnsc53.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: ANNOUNCE: GNAT 3.15p release References: X-Newsreader: Tom's custom newsreader Message-ID: NNTP-Posting-Host: 12.234.13.56 X-Complaints-To: abuse@attbi.com X-Trace: rwcrnsc53 1037685801 12.234.13.56 (Tue, 19 Nov 2002 06:03:21 GMT) NNTP-Posting-Date: Tue, 19 Nov 2002 06:03:21 GMT Organization: AT&T Broadband Date: Tue, 19 Nov 2002 06:03:21 GMT Xref: archiver1.google.com comp.lang.ada:31085 Date: 2002-11-19T06:03:21+00:00 List-Id: When I try to gnatmake something, it compiles, then ends with: > gnatbind -x testw.ali > fatal error: file s-osprim.ali is incorrectly formatted > make sure you are using consistent versions of gcc/gnatbind > 4. > | > gnatmake: *** bind failed. I downloaded and executed gnat-3.15p-nt.exe and gnatwin-3.15p.exe from libre.act-europe.fr/GNAT to replace my old 3.14 installation. Is something additonal needed to get "consistent versions of gcc/gnatbind"?