Gentoo Archives: gentoo-user

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

Replies

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