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!news2.google.com!news.maxwell.syr.edu!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: Sun, 26 Sep 2004 12:49:21 +0100 Message-ID: References: <41544294.8040009@mailinator.com> <41556eb5$1@news.broadpark.no> 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: 84ef90a6.news.astraweb.com X-Trace: DXC=b`3l;jf1jmI^MAbH1]K;0BL?0kYOcDh@J_5YRcigFWeKa8Agb;CJd[F9LPCNP^TLhAKKB6XNN0;PJ7>SBBM Xref: g2news1.google.com comp.lang.ada:4204 Date: 2004-09-26T12:49:21+01:00 List-Id: >Are you using "-ldir" with small letter of "L" ? The tip above says capital >of "i": "-I" EXACTLY! thanks :)