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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.236.63.8 with SMTP id z8mr14820326yhc.15.1422223009548; Sun, 25 Jan 2015 13:56:49 -0800 (PST) X-Received: by 10.140.40.242 with SMTP id x105mr114991qgx.14.1422223009509; Sun, 25 Jan 2015 13:56:49 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!v8no3502648qal.1!news-out.google.com!q4ni5qan.0!nntp.google.com!bm13no2984702qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 25 Jan 2015 13:56:49 -0800 (PST) In-Reply-To: <63e1488a-6a1b-46e7-8984-240faef1fc67@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=188.143.26.54; posting-account=oKCOPgoAAABtUE61MUucYQQa5xjvNNSz NNTP-Posting-Host: 188.143.26.54 References: <63e1488a-6a1b-46e7-8984-240faef1fc67@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <56f894df-2559-492b-a030-3176269dbf53@googlegroups.com> Subject: Re: GNAT linker error From: hosszu.gabor90@gmail.com Injection-Date: Sun, 25 Jan 2015 21:56:49 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:24739 Date: 2015-01-25T13:56:49-08:00 List-Id: gtkada-config output: -aI/usr/share/ada/adainclude/gtkada -aO/usr/lib/x86_64-linux-gnu/ada/adalib= /gtkada -largs -L/usr/lib/x86_64-linux-gnu -lgtkada -L/usr/lib/x86_64-linux= -gnu -lgmodule-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangof= t2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lfontconfig -lfreetype -l= pango-1.0 -lgobject-2.0 -lglib-2.0 -lX11 -lm Dmitry, you are right, there is a with, more precisely: with "/usr/share/ada/adainclude/gtkada.gpr"; All the stuff I use is from Linux Mint repo - I mean it is the version that= repo provides. Should I really get some newer stuff? If I added it using s= ome packages ot would create dozens of dependency problems - may I compile = Gtk, etc... from source? (by the way you re right, I just want to learn Ada= + GTK :) It is strange that using GPS 5 (from Linux Mint repo) everything worked AND= doing it manually (just typing it into a terminal) it also worked. Jeff, I dont have a support contract - the newest GPS can be downloaded fro= m the site of Adacore (free of charge).