: :Why exactly whould you not touch the -march options? I have had no :problems using them, and my system (5.0-CURRENT) seems a little faster :with -march=i686. I could be wrong though as I havn't done any exact :tests... it just seems a bit more responsive.. : :================================================================= :| Kenneth Culver | FreeBSD: The best OS around. | A couple of reasons, but the two main ones are: * They are still under development * They won't do what you expect (for example, the pentium optimizations often produce faster code on a PIII then the i686 optimizations) * They *have* been known to generate bad code, owing to being under constant development. * And your binaries won't necessarily be portable between manufacturers (AMD vs Intel), or performance may suffer. -Matt To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: How to make sure that I compile MD5 based s... Chris D. Faulhaber
- Re: How to make sure that I compile MD5 bas... Alexey N. Dokuchaev
- What are the best gcc optimization options for Penti... Alexey N. Dokuchaev
- Re: What are the best gcc optimization options ... Pedro F. Giffuni
- RE: What are the best gcc optimization options ... Alexander N. Kabaev
- Re: What are the best gcc optimization opti... Reinier Bezuidenhout
- Re: What are the best gcc optimization ... Alexey N. Dokuchaev
- Re: What are the best gcc optimization options ... Kris Kennaway
- Re: What are the best gcc optimization opti... Matthew Dillon
- Re: What are the best gcc optimization ... Kenneth Wayne Culver
- Re: What are the best gcc optimizat... Matthew Dillon
- Re: What are the best gcc opti... Kenneth Wayne Culver
- Re: What are the best gcc opti... Martin Minkus
- Re: What are the best gcc optimization opti... Ville-Pertti Keinonen
- Re: What are the best gcc optimization ... Adrian Chadd
- Re: What are the best gcc optimizat... Martin Cracauer
- Re: What are the best gcc opti... Adrian Chadd
- Re: What are the best gcc opti... Martin Cracauer
- Re: What are the best gcc opti... Adrian Chadd
- Re: What are the best gcc opti... Martin Cracauer
- Re: What are the best gcc optimization options ... David Malone