Gentoo Archives: gentoo-user

From: Brian Johnson <brian@××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] What cpu type in make.conf for E4600
Date: Thu, 26 Jun 2008 22:17:09
Message-Id: 4864155B.7040100@dogtoe.com
In Reply to: Re: [gentoo-user] What cpu type in make.conf for E4600 by Neil Bothwick
1 http://gentoo-wiki.com/Safe_Cflags suggests using:
2
3 "-march=prescott" for 32-bit
4 "-march=nocona" for 64-bit.
5
6 Neil Bothwick wrote:
7 > On Thu, 26 Jun 2008 18:09:48 -0400, waltdnes@××××××××.org wrote:
8 >
9 >
10 >> model name : Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz
11 >>
12 >
13 > core2 if you use GCC 4.3, nocona for earlier, or set it to native if you
14 > don't use distcc.
15 >
16 >
17 >
18
19 --
20 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] What cpu type in make.conf for E4600 waltdnes@××××××××.org