Date: Tue, 2 Apr 1996 07:11:06 +0200 (IST) From: Eli Zaretskii To: GEORGE ARUGAY MONTEMAYOR Cc: djgpp AT delorie DOT com Subject: Re: Compilation Timing In-Reply-To: <4jovn6$2k2@news.csus.edu> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 1 Apr 1996, GEORGE ARUGAY MONTEMAYOR wrote: > Does djgpp have a switch that will tell me how long it took to compile > source code? That way I can fiddle with my cache settings/RAM disk > settings until I can find the 'best' optimial configuration for djgpp. You can use `redir -t' to time gcc. `redir' comes with DJGPP and is documented in the info/utils.inf file.