--- make.conf.working 2006-10-13 01:30:58.000000000 +0200 +++ make.conf.failure 2006-10-13 01:30:35.000000000 +0200 @@ -1,7 +1,7 @@ # These settings were set by the catalyst build script that automatically built this stage # Please consult /etc/make.conf.example for a more detailed example #CFLAGS="-O2 -march=i686 -pipe" -CFLAGS="-march=athlon-xp -O3 -pipe" #-m3dnow -msse -mmmx" +CFLAGS="-march=athlon-xp -O3 -pipe"#-m3dnow -msse -mmmx" CHOST="i686-pc-linux-gnu" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j3"