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,4c8d52df342ee757 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!cyclone1.gnilink.net!gnilink.net!wns13feed!worldnet.att.net!199.184.165.232!feed1.news.rcn.net!feed2.news.rcn.net!rcn!news.astraweb.com!news-router2.astraweb.com!not-for-mail From: Phil Newsgroups: comp.lang.ada Subject: Re: gnatmake command line parameter - newbie question Date: Sat, 25 Sep 2004 13:09:09 +0100 Message-ID: <6inal0tf3s5dbo5cqs7up9kdctcojehae2@4ax.com> References: X-Newsreader: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Organization: Unlimited download news at news.astraweb.com NNTP-Posting-Host: c7abd635.news.astraweb.com X-Trace: DXC=Yb?SPAKeD]@U8fT?_VL23KL?0kYOcDh@J_5YRcigFWeKh]CKB6XNOOS9YI\3]VA Xref: g2news1.google.com comp.lang.ada:4163 Date: 2004-09-25T13:09:09+01:00 List-Id: >Most of the answers to questions like this are at your fingertips. > >For example, just typing "gnatmake" without any arguments >yields the usage summary that follows my signature. > >A cursory examination of that output shows that "-Idir" (where >"dir" is the name of the directory -- sub- or not) where the other >files are to be found.. > >More detailed discussions are in the Gnat Users Guide and >Gnat Reference Manual which come with each gnat distribution. I tried the reference manual. it is poorly written, that is why i posted here.