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,b8f434beacb55075 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx01.iad01.newshosting.com!newshosting.com!newsfeed.icl.net!newsfeed.fjserv.net!news.tele.dk!news.tele.dk!small.news.tele.dk!proxad.net!usenet-fr.net!news.enst.fr!not-for-mail From: Jerome Hugues Newsgroups: comp.lang.ada Subject: Re: autotools and ada Date: Wed, 23 Nov 2005 10:44:14 +0000 (UTC) Organization: ENST, France Message-ID: References: <43842543$2_1@x-privat.org> <43842AD3.2000603@obry.net> NNTP-Posting-Host: merlin.enst.fr X-Trace: avanie.enst.fr 1132742654 29643 137.194.160.24 (23 Nov 2005 10:44:14 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Wed, 23 Nov 2005 10:44:14 +0000 (UTC) User-Agent: slrn/0.9.7.3 (SunOS) Xref: g2news1.google.com comp.lang.ada:6552 Date: 2005-11-23T10:44:14+00:00 List-Id: In article , Stephen Leake wrote: > To be fully useful with Ada, there needs to be a shared set of macros > written (in m4) for finding and executing GNAT tools (and/or other Ada > toolsets). You'll find some of them in Adasockets, PolyORB, XML/Ada (and possibly others) depending on your needs .. Chose AdaSockets or XML/Ada, their build structure is simpler than PolyORB's one, so it should be easier to adapt it to your needs. -- Jerome