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!reader02.eternal-september.org!feeder1.feed.usenet.farm!feed.usenet.farm!newsfeed.xs4all.nl!newsfeed9.news.xs4all.nl!nzpost2.xs4all.net!news.kpn.nl!not-for-mail Newsgroups: comp.lang.ada X-Mozilla-News-Host: news://news.kpn.nl:119 From: ldries46 Subject: unknown error mesage Date: Tue, 16 Mar 2021 18:49:21 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: nl Message-ID: <6050efa3$0$30044$e4fe514c@news.kpn.nl> NNTP-Posting-Host: 754d2227.news.kpn.nl X-Trace: G=5wDxmCwR,C=U2FsdGVkX1+x8IZixA/cD9z6N9Xyey/m1EL0xbMK+pcxRTu+4xHsJS/lvrEOohArWqDjhzBRXfYDZQxLDHT+k3YCUbDtteYWL7x7KAu1QTI= X-Complaints-To: abuse@kpn.nl Xref: reader02.eternal-september.org comp.lang.ada:61565 List-Id: During debugging an Ada program when building a new version I got the following message: gprbuild -d -PD:\ada\project\Datum\Datum.gpr -j8 Bind    [gprbind]      datum.bexch    [Ada]          datum.ali fatal error: file gtk.ali is incorrectly formatted make sure you are using consistent versions of gcc/gnatbind 56.  G a e       | gprbind: invocation of gnatbind failed gprbuild: unable to bind datum.adb [2021-03-16 18:40:50] process exited with status 4, 100% (63/63), elapsed time: 02.63s I have already deleted all .ali files in the build directory, deleted the Datum.exe file, reinstalled GtkAda en even reinstalled GNAT Studio Community version 2020. Who can tell me what is message means and how to eliminate that