Date: Wed, 3 May 2000 12:34:47 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Hans-Bernhard Broeker cc: djgpp-workers AT delorie DOT com Subject: Re: gcc 3.0 In-Reply-To: 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 Wed, 3 May 2000, Hans-Bernhard Broeker wrote: > Another drawback that I recognized as an afterthought, yesterday night: > gcov-support will not work in non-LFN situations. The filenames it uses > (source.c.bb, source.c.bbg, source.c.da and source.c.gcov) require LFN > support. The filename generation mechanism may have to be re-thought, for > 8.3 filesystems. Removing the .c extension before appending the .bb etc. ones will probably be good enough.