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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d6f7b92fd11ab291 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-17 12:13:43 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!newshub.sdsu.edu!elnk-nf2-pas!newsfeed.earthlink.net!newsfeed.news2me.com!cyclone1.gnilink.net!spamkiller2.gnilink.net!nwrdny01.gnilink.net.POSTED!53ab2750!not-for-mail From: Ed Falis Newsgroups: comp.lang.ada Subject: Re: Crosspost: Help wanted from comp.compilers Message-ID: <20030717151108.4e170366.falis@verizon.net> References: <20030717141153.0746785b.falis@verizon.net> X-Newsreader: Sylpheed version 0.9.3claws (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Date: Thu, 17 Jul 2003 19:13:41 GMT NNTP-Posting-Host: 141.154.71.51 X-Complaints-To: abuse@verizon.net X-Trace: nwrdny01.gnilink.net 1058469221 141.154.71.51 (Thu, 17 Jul 2003 15:13:41 EDT) NNTP-Posting-Date: Thu, 17 Jul 2003 15:13:41 EDT Xref: archiver1.google.com comp.lang.ada:40426 Date: 2003-07-17T19:13:41+00:00 List-Id: On Thu, 17 Jul 2003 13:35:03 -0500 "David C. Hoos" wrote: > I may have missed it, but in all this discussion about unnecessary > recompilation, I have seen no mention of the -m switch for gnatmake, > viz.: > > -m Yes. My point was that any of these kinds of behavior may be preferred for a given situation, but that does not mean that lacking a given mode is a bug, as Tom maintained. GNAT provides some level of choice in the matter.