> > 
> > The question is: must I replace '-march=nocona' with '-mtune=native and 
> > -march=native'?
> 
> I have a Core2 Duo E6600 and use these CFLAGS with GCC 4.2:
> 
> CFLAGS="-Os -march=native -mtune=native -fomit-frame-pointer -pipe -mmmx
> -msse2 -msse3"
> 
> Native works fine here.

Kenneth, thanks! I'll try your flags-string. I hope, there aren't any
resons to rebuld anything else after switching form 4.1.2 with curennt
flags to 4.2.0 with youe flags. Is it true?
-- 
[EMAIL PROTECTED] mailing list

Reply via email to