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,91d0d8cd28bbb477 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.germany.com!news.belwue.de!news.uni-stuttgart.de!not-for-mail From: Stefan Bellon Newsgroups: comp.lang.ada Subject: Re: Implementing an Ada compiler and libraries. Date: Thu, 10 May 2007 19:14:13 +0200 Organization: Comp.Center (RUS), U of Stuttgart, FRG Message-ID: <20070510191413.26e1615d@cube.tz.axivion.com> References: <1178721451.073700.10730@y80g2000hsf.googlegroups.com> <464239b2_4@news.bluewin.ch> <20070510173440.6b5954ac@cube.tz.axivion.com> <87k5vgobeb.fsf@ludovic-brenta.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: infosun2.rus.uni-stuttgart.de 1178817213 1866 129.69.226.21 (10 May 2007 17:13:33 GMT) X-Complaints-To: news@news.uni-stuttgart.de NNTP-Posting-Date: Thu, 10 May 2007 17:13:33 +0000 (UTC) X-Newsreader: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; i486-pc-linux-gnu) X-URL: http://www.axivion.com/ Xref: g2news1.google.com comp.lang.ada:15722 Date: 2007-05-10T19:14:13+02:00 List-Id: Ludovic Brenta wrote: > Ah yes, I forgot... I always have -k -m in my project files... quite > handy when recompiling GPS :) Ah, ok, forgot about -m. Apart form debugging information being out of sync with the actual line numbers, is it otherwise always safe to use -m? -- Stefan Bellon