Gentoo Archives: gentoo-user

From: Tobias Heinlein <keytoaster@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gcc 4.2 and Core 2 Duo
Date: Fri, 20 Jul 2007 19:55:53
Message-Id: 46A10E6E.40302@gentoo.org
1 Volker Armin Hemmann wrote:
2 > On Freitag, 20. Juli 2007, Andrew Gaydenko wrote:
3 > march and mtune together? stupid.
4 > mmmx, msse2, mss3 stupid. Its all part of nocona (maybe not msse3 but
5 > everything else).
6
7 Yes, that's right. These flags don't need to be set again. But there are
8 some ebuilds that filter certain flags like march. By this filtering the
9 package would be compiled without mmx and msse2 if the flags aren't set
10 again. If they are, the package will still be compiled *with* mmx and
11 msse2 even though march is filtered.. Yes, the filtering in the ebuild
12 isn't done just for fun but some people still prefer to have mmx and
13 msse2 enabled (when march is filtered).
14 In short, settings these flags is not completley stupid but has a reason
15 (even though it's not a very good one). :)
16
17 > And then Os. That is a big nono.
18
19 Why? I have a complete system running with -Os here and it's working fine.
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] gcc 4.2 and Core 2 Duo Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>