Date: Wed, 3 May 2000 12:05:34 +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 Tue, 2 May 2000, Hans-Bernhard Broeker wrote: > Well, over the past extended weekend, I finally got myself a fresh DJGPP > 2.03 installation with the necessary sources, and started out trying to > get gcov to work. Turned out to be easy. The only thing that needed fixing > was that the files generated by 'gcc -fprofile-arcs -ftest-coverage' and > by running the so instrumented program had to be switched to binary mode. > gcov itself needed similar changed to read them as binary. > > That's all there is to it. Thanks! Andris, will it be possible to integrate these changes into the next GCC release?