From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED.IIfIc3CB/+nKo+wKq8+a0g.user.gioia.aioe.org!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Trying to install FSF called for failure in Adacore community Date: Mon, 03 Aug 2020 09:30:37 +0100 Organization: Aioe.org NNTP Server Message-ID: References: <5f27c78b$0$1452$e4fe514c@news.kpn.nl> NNTP-Posting-Host: IIfIc3CB/+nKo+wKq8+a0g.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (darwin) Cancel-Lock: sha1:T/DNfesN/XDAY5FN5vspU2O5yIQ= X-Notice: Filtered by postfilter v. 0.9.2 Xref: reader01.eternal-september.org comp.lang.ada:59631 List-Id: ldries46 writes: > gprbuild -d -PD:\ada\project\Glade2Ada\Glade2Ada.gpr > D:\ada\project\Glade2Ada\Glade2Ada.adb > Bind >    [gprbind]      glade2ada.bexch >    [Ada]          glade2ada.ali > fatal error: file glib.ali is incorrectly formatted > make sure you are using consistent versions of gcc/gnatbind > 97.  G a e >       | > gprbind: invocation of gnatbind failed > gprbuild: unable to bind glade2ada.adb Did you try gprbuild -f (force recomilations)? It might help to find glib.ali - the first line says which compiler release was used to compile it, e.g. FSF GCC 10: V "GNAT Lib v10" GNAT CE 2020: V "GNAT Lib v2020"