Hi, all
Something special in a note from Linux at the end of the changelog for the new kernel version when compiling with newer gcc versions:
" .. <[EMAIL PROTECTED]>
Don't use "-march=pentium3" for gcc tuning.
rth tells me that some versions of gcc may end up using the
SSE registers for data movement when you do that.
Use "-march=i686 -mtune=xxxx" instead.
(We do the same thing for march=pentium2/4 too, just for
consistency).<[EMAIL PROTECTED]>
Linux 2.6.10
Merry Christmas everyone. Ho ho ho!"
If you want to check:
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.10
I hope this helps Chico
-- [email protected] mailing list
