On Sat, Feb 19, 2000 at 10:14:05PM -0500, S. Salman Ahmed wrote: > I would like to recompile kernel 2.2.14 with the extra C flags > "-march=i686 -O3 -fomit-frame-pointer" to see what effect it has on > speed and performance.
Think those flags get set in the Makefile (well, not -03) by choosing the processor type. You can change the CFLAGS -02 to -03 in the top level Makefile ... but I don't know if you're asking for trouble. -- +----------------------------------------------------+ | Eric G. Miller egm2@jps.net | | GnuPG public key: http://www.jps.net/egm2/gpg.asc | +----------------------------------------------------+