Volker Armin Hemmann wrote:
> On Freitag, 20. Juli 2007, Andrew Gaydenko wrote:
> march and mtune together? stupid.
> mmmx, msse2, mss3 stupid. Its all part of nocona (maybe not msse3 but 
> everything else). 

Yes, that's right. These flags don't need to be set again. But there are
some ebuilds that filter certain flags like march. By this filtering the
package would be compiled without mmx and msse2 if the flags aren't set
again. If they are, the package will still be compiled *with* mmx and
msse2 even though march is filtered.. Yes, the filtering in the ebuild
isn't done just for fun but some people still prefer to have mmx and
msse2 enabled (when march is filtered).
In short, settings these flags is not completley stupid but has a reason
(even though it's not a very good one). :)

> And then Os. That is a big nono.

Why? I have a complete system running with -Os here and it's working fine.
-- 
[EMAIL PROTECTED] mailing list

Reply via email to