Date: Tue, 13 Mar 2001 12:05:20 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Looking for gcov In-Reply-To: <3AAD1268.50A96ED2@fi.upm.es> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 12 Mar 2001, Manuel Collado wrote: > I would like to use 'gcov', that seems to be a companion utility to gcc. > I've found it in several ports of gnu software to MS-Windows platforms > (GNAT Ada, Cygwin), but not in DJGPP. > > Gcov is described in GCC info files in DJGPP distributions, but the > executable doesn't appear in the bin directory. `gcov' (and the associated functionality in GCC which `gcov' requires) was not ported to DJGPP. You are welcome to port it and send the patches to the GCC maintainers; apparently, there's not enough motivation and/or resources to port it among people who routinely work on the DJGPP port of GCC.