This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
linux 2.0.33
- To: egcs at cygnus dot com
- Subject: linux 2.0.33
- From: David Ronis <ronis at onsager dot chem dot mcgill dot ca>
- Date: Wed, 17 Dec 1997 14:18:34 -0500 (EST)
- Reply-To: egcs at cygnus dot com
I just built the latest linux kernel with egc-1.0 after modifying
the compile flags to add:
-O3 -funroll-loops -mpentium -march=pentium -malign-loops=0 -malign-jumps=0
-malign-functions=0
I'd also like to try it without the -fno-strength-reduce flag (although
since it appears before the -O3, it may have been already turned off).
In any event, the build went through flawlessly and I've been up for about
an hour so far.
David Ronis