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,12c54a0f5a27d882 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Autoconf & gnat Help Needed References: Date: Thu, 22 Apr 2010 06:44:28 -0400 Message-ID: <82sk6nn4vn.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.96 (windows-nt) Cancel-Lock: sha1:ySaYx6AaoURoUm+sqAdUg/xSEyg= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: f3c294bd028c6e197caa702520 Xref: g2news2.google.com comp.lang.ada:11099 Date: 2010-04-22T06:44:28-04:00 List-Id: Warren writes: > Has anyone here had experience using GNAT with autoconf/automake? My advice is to stop using the autotools, and use gprbuild instead. gprbuild knows how to build C libraries and link them with Ada. It can also use a C main, if necessary. -- -- Stephe