Gentoo Archives: gentoo-user

From: "赵光" <prolibertine@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] CFLAGS setting for Intel(R) Pentium(R) M processor 1.73GHZ stepping 08
Date: Mon, 24 Oct 2005 12:52:18
Message-Id: 1ece08820510240535w293b1166h@mail.gmail.com
In Reply to: Re: [gentoo-user] CFLAGS setting for Intel(R) Pentium(R) M processor 1.73GHZ stepping 08 by Willie Wong
1 CFLAGS="-O3 -march=pentium-m -pipe"
2
3 i prefer this
4
5 2005/10/23, Willie Wong <wwong@×××××××××.edu>:
6 >
7 > On Sun, Oct 23, 2005 at 01:31:32AM +1000, Richard Watson wrote:
8 > > I've just got a new laptop I'm installing Gentoo on and was wondering if
9 > > anyone could advise on the CFLAG setting I'm using. The CPU is a
10 > > Intel(R) Pentium(R) M processor 1.73GHZ stepping 08. Currently I've set
11 > > CFLAGS="-02 -mcpu=pentium -pipe"
12 >
13 > For my laptop with pentium M 1.6g, I set
14 >
15 > CFLAGS="-O3 -march=pentium-m -pipe"
16 >
17 > but you might want to keep -O2.... I run ~x86 on it as my testing box,
18 > so I don't mind a little breakage here and there.
19 >
20 > W
21 >
22 > --
23 > "When I say unbounded, I mean...not bounded."
24 > ~DeathMech, S. Sondhi. P-town PHY 205
25 > Sortir en Pantoufles: up 19:33
26 > --
27 > gentoo-user@g.o mailing list
28 >
29 >