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-Thread: 103376,10706aebb8b707de X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.74.201 with SMTP id w9mr272518pbv.0.1329968298219; Wed, 22 Feb 2012 19:38:18 -0800 (PST) Path: wr5ni57689pbc.0!nntp.google.com!news2.google.com!news.glorb.com!feeder.erje.net!news.swapon.de!aioe.org!.POSTED!not-for-mail From: "John B. Matthews" Newsgroups: comp.lang.ada Subject: Re: gnat executables Date: Wed, 22 Feb 2012 22:38:16 -0500 Organization: The Wasteland Message-ID: References: NNTP-Posting-Host: LQJtZWzu+iKlBROuDg+IUg.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Date: 2012-02-22T22:38:16-05:00 List-Id: In article , "Dmitry A. Kazakov" wrote: > additionally, specifically regarding gtkada, there should be > gtkada-config script installed, which spits switches for the linker > and compiler. To be used like: > > $ gnatmake ... -largs `gtkada-config --libs --static` ... > > See gtkada-config --help There's an example Makefile here: -- John B. Matthews trashgod at gmail dot com