Message-ID: From: "Andris Pavenis" To: Hans-Bernhard Broeker Date: Wed, 12 May 1999 11:51:49 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Failed compilation of GCC 2.8.1 CC: djgpp AT delorie DOT com In-reply-to: <199905111429.QAA30060@acp3bf.physik.rwth-aachen.de> X-mailer: Pegasus Mail for Win32 (v3.11) Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 11 May 99, at 16:29, Hans-Bernhard Broeker wrote: > In article you wrote: > > I have been trying to compile GCC 2.8.1 from the DJGPP source > > distribution, because I would like to use GCOV and this is not part of the > > binary distribution. > [...] > > If there is a good reason why GCOV is left out of the binary distribution, > > perhaps because it does not work with DJGPP, I would be grateful for any > > information on that as well. Thanks. > > I've played around with all three types of counting statistics in gcc > (-fprofile-arcs, -ax and -a style), recently. None of them work > out-of-the box in gcc-2.8.1 for DJGPP. I have patches to make '-a' > work nicely, including using the output counts in a 'gprof --line' > analysis. Is this a patch You sent me for egcs-1.1.2 to make '-a' working. If Yes, then it's already there. Of course there maybe more... Andris