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=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,60e2922351e0e780 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-19 14:00:20 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.media.kyoto-u.ac.jp!newsfeed.icl.net!newsfeed.fjserv.net!skynet.be!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.mathworks.com!bigboote.WPI.EDU!news.tufts.edu!elk.ncren.net!nntp.upenn.edu!msunews!not-for-mail From: "Chad R. Meiners" Newsgroups: comp.lang.ada Subject: Re: Re-Marketing Ada (was "With and use") Date: Wed, 19 Nov 2003 16:57:12 -0500 Organization: Michigan State University Message-ID: References: <3FB0B57D.6070906@noplace.com> <3FB22125.1040807@noplace.com> <3FB3751D.5090809@noplace.com> <3FB8B9BC.5040505@noplace.com> <3FBA1118.4060105@noplace.com> <0fxub.48425$bQ3.12107@nwrdny03.gnilink.net> <3FBB6527.4040702@noplace.com> NNTP-Posting-Host: arctic.cse.msu.edu X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Xref: archiver1.google.com comp.lang.ada:2698 Date: 2003-11-19T16:57:12-05:00 List-Id: "Warren W. Gay VE3WWG" wrote in message news:xKNub.11738$iT4.1349744@news20.bellglobal.com... > If all I had to do was add a Makefile command: > > adagen freds_fft.h > > to generate a thin binding, in a consistent and > portable way, then I'd have mighty little resistance > to using Ada in a given project. Why would it be a makefile command? Shouldn't you run the command once and then intergrate the resultant package into your project?