Date: Sun, 21 Feb 1999 14:01:49 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Paul Byrne <byrne AT katie DOT vnet DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: looking for "tcov" or similar...
In-Reply-To: <7ao9j8$q9h$1@katie.vnet.net>
Message-ID: <Pine.SUN.3.91.990221135857.6539j-100000@is>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: djgpp AT delorie DOT com


On 21 Feb 1999, Paul Byrne wrote:

> I'm trying to find a tcov program (or whatever the GNU equivalent may be).

AFAIK, `gcov', the GNU version of `tcov', is part of the GCC 
distribution.  However, it was not ported to DJGPP, so there's no 
gcov.exe in gcc281b.zip.  If you would like to port `gcov', please do; 
you will need to download the GCC sources (v2gnu/gcc281s.zip).