> I've further thought about my question, and pose these further > questions: Should I just do an -mcpu=pentium4 (assuming I have gcc > version 3.2.3 or higher to fix the sse2 bugs)? Would I be safe with an > -march=pentium4 (and would there actually be any benifits to this over > -mcpu). The capabilities I believe are the same (sse2, etc), just with > extra power management support built in.
AFAIK as long as gcc doesn't support the pentium-m specifically you should set -march=pentium3 -mcpu=pentium4 Matt > > Also: Please keep replies on-list, as the archives can be indexed by > google and other search engines for others. But feel free to cc me if > you want. > > -Chris I > > Is it 1974? What's for SUPPER? Can I spend my COLLEGE FUND in one > wild afternoon?? -- [EMAIL PROTECTED] mailing list
