Gentoo Archives: gentoo-user

From: Renat Golubchyk <ragermany@×××.net>
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 07:41:21
Message-Id: 20051023081246.3a490b34@mating-tux.renatik.de
In Reply to: [gentoo-user] CFLAGS setting for Intel(R) Pentium(R) M processor 1.73GHZ stepping 08 by Richard Watson
1 Hi!
2
3 On Sun, 23 Oct 2005 01:31:32 +1000 Richard Watson <waty@×××××××××××.au>
4 wrote:
5 > I've just got a new laptop I'm installing Gentoo on and was wondering
6 > if anyone could advise on the CFLAG setting I'm using. The CPU is a
7 > Intel(R) Pentium(R) M processor 1.73GHZ stepping 08. Currently I've
8 > set CFLAGS="-02 -mcpu=pentium -pipe"
9
10 Use "-mcpu=pentium-m" for a Pentium-M CPU. (BTW, -mcpu is deprecated in
11 favor of -mtune.)
12 I use CFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer".
13
14 Cheers,
15 Renat
16
17 --
18 Probleme kann man niemals mit derselben Denkweise loesen,
19 durch die sie entstanden sind.
20 (Einstein)