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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Upgrading GNAT GPS 5.0 -> 5.3 Date: Thu, 14 Aug 2014 19:22:51 +0200 Organization: cbb software GmbH Message-ID: References: <53ebbf4c$0$32613$862e30e2@ngroups.net> <3261a000-e171-4e03-b3ec-af1bc5cad9d7@googlegroups.com> <68fn1tyynoal.1la5dyi9o49z9$.dlg@40tude.net> <1oacgorukz06m.19lkc26ly0rts.dlg@40tude.net> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: pFv5JukiA5DRwd1gSNRC4g.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: news.eternal-september.org comp.lang.ada:21765 Date: 2014-08-14T19:22:51+02:00 List-Id: On Thu, 14 Aug 2014 19:15:51 +0300, Victor Porton wrote: > In GNAT GPS 5.3 this works only if Messy_Client is a library project (and > with Linker_Options instead of Default_Switches). > > IN GNAT 5.0 it worked for non-library projects also. > > It looks like a bug in GNAT GPS 5.3. If there is any bugs then in gprbuild. Try to build your project manually: gnatmake -P.gpr I am using GPS 6.0.1. I don't remember any problems in earlier versions. Since you are under Debian a wild guess is that there might be version mismatch between gcc (and Ada tool chain) and GPS. GPS and gprbuild were always way outdated under Debian. I did a quick check. The actual Debian version of GNAT is 4.9. gnat-gps wants GNAT 4.6 and Gtk 2.24! I wouldn't touch it. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de