You missed my point --- kernel source RPM uses kgcc, and you are using gcc. Notice the difference? Abel Cheung On Fri, 30 Mar 2001, Tim wrote: > I just compiled the 2.4.3 kernel with -mathlon on my cooker system without a > problem... Just would be nice if the check for athlon support was enabled by > default. > > > > Check arch/i386/Makefile. IIRC it has a line to determine: if CC (that's > > kgcc in this case) supports -mathlon then use it, otherwise use > > -march=i686. However kgcc(aka egcs) doesn't support -mathlon.
