With GCC 3.4.4, what are the best CFLAGS to use for an AMD Duron ~1000 MHz? By "best" I mean creating the fastest programs that exploit fully all of the architecture's features, without creating a "noticible" increase in size. To date I've been using CFLAGS="-O3 -march=athlon-xp -mfp-math=sse -funroll-loops -pipe -ffast-math"
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
