Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] CFlags for CPU
Date: Tue, 26 Jul 2011 18:59:23
Message-Id: CA+czFiB=o2Z6K=qK+Hx=54Opy_FQo0GWd8cPctXXza8OC4O2YA@mail.gmail.com
In Reply to: [gentoo-user] CFlags for CPU by Alokat
1 On Tue, Jul 26, 2011 at 4:36 PM, Alokat <mailing@××××××.org> wrote:
2 > Hi folks,
3 >
4 > I'm wondering what kind of cpu-type I should use?
5 >
6 > cat /proc/cpuinfo
7 [snip]
8 > model name      : Intel(R) Core(TM)2 Duo CPU     L7100  @ 1.20GHz
9
10 [snip]
11 > ..............
12 >
13 > After a short research on this website:
14 > http://gcc.gnu.org/onlinedocs/gcc-4.6.1/gcc/i386-and-x86_002d64-Options.html#i386-and-x86_002d64-Options
15 >
16 > I guess core2 is the right one?
17 > Is that true?
18
19 That should work fine. Or 'native', if you don't plan on playing with distcc.
20
21 --
22 :wq

Replies

Subject Author
Re: [gentoo-user] CFlags for CPU Bill Kenworthy <billk@×××××××××.au>