Gentoo Archives: gentoo-user

From: Andrew Gaydenko <a@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gcc-4.3.x and Core 2 Duo, safe way
Date: Mon, 09 Jun 2008 06:13:40
Message-Id: 200806091011.12643@goldspace.net
In Reply to: Re: [gentoo-user] gcc-4.3.x and Core 2 Duo, safe way by Graham Murray
1 ======= On Monday 09 June 2008, Graham Murray wrote: =======
2 > Andrew Gaydenko <a@××××××××.com> writes:
3 > > gcc-4.3.1 is umasked now. I'm on ~amd64 with Core 2 Duo CPU. Is it
4 > > sufficient just to set
5 > >
6 > > CFLAGS="-O2 -march=core2 -mtune=core2 -pipe"
7 > >
8 > > instead of
9 > >
10 > > CFLAGS="-O2 -march=native -mtune=native -pipe"
11 > >
12 > > which I have in make.conf now? Are there any other things to do?
13 >
14 > Should the two not be equivalent? On a core2 processor, should
15 > -march=native not generate code for the core2?
16
17 I don't know - 'core2' flag is a 4.3.x invention :-)
18 --
19 gentoo-user@l.g.o mailing list