Gentoo Archives: gentoo-user

From: Joshua Doll <Joshua.Doll@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] -march & CHOST settings for new laptop
Date: Sat, 01 Dec 2007 00:22:05
Message-Id: 4750A78D.2030302@gmail.com
In Reply to: Re: [gentoo-user] -march & CHOST settings for new laptop by Grant
1 Grant wrote:
2 >>> What -march and CHOST settings would you guys use for a CPU that shows
3 >>> up like this in cpuinfo:
4 >>>
5 >>> Intel Pentium Dual CPU T2310 @ 1.46Ghz
6 >>>
7 >>>
8 >> I'd use "prescott" for this one, as you're using x86 CHOST anyway.
9 >>
10 >>
11 >>> Does this CPU have 64-bit extensions?
12 >>>
13 >>>
14 >> I believe it does, check the flags at /proc/cpuinfo to be sure.
15 >> "nocona" would be my choice if possible to create a 64 bits system.
16 >>
17 >
18 > Alright, I'll give nocona a try. Should I be using
19 > CHOST="x86_64-pc-linux-gnu"? And the processor family in the kernel
20 > should be "Pentium-4/Celeron(P4-based)/Pentium-4 M/older Xeon"?
21 >
22 I wouldn't use x86_64-pc-linux-gnu unless you want to break your system. Unless you are starting from scratch 64 bit.
23
24 --Joshua Doll
25
26
27 --
28 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] -march & CHOST settings for new laptop Grant <emailgrant@×××××.com>