Date: Mon, 19 Mar 2001 13:26:36 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: pavenis AT lanet DOT lv cc: djgpp-workers AT delorie DOT com Subject: Re: About release of gcc-2.95.3 for DJGPP In-Reply-To: <3AB5E7E3.12572.1A6E59@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 19 Mar 2001 pavenis AT lanet DOT lv wrote: > gcov.exe is working (but requires LFN for that). Great! Thanks for making this happen! Are there any switches to gcov and/or gcc that can be used to make coverage analysis work without LFN support? If no such options exist, it would be nice to add something to allow gcov to be used without LFN, at least in the next version of GCC. Otherwise, portions of code that only run on non-LFN platforms cannot be analyzed for coverage.