Date: Mon, 19 May 1997 21:56:40 -0500 (CDT) From: El Guapo Grande del Fuego Message-Id: <199705200256.VAA04703@rrnet.com> To: djgpp AT delorie DOT com Subject: Re: PGCC Faster? Precedence: bulk Well, Ian brought up some nice points on this... I'd recompile all of the stuff that I could with pgcc (libc.a possibly, liballeg.a, etc..) And I might also try experimenting with the command line... For example, in many cases -funroll-loops may actually bog down code because of the cache... I'd just try adjusting the command line and seeing what goes fastest. atomly