Gentoo Archives: gentoo-user

From: VeroLom <gentoo@××××××××××.cc>
To: gentoo-user@l.g.o
Subject: [gentoo-user] make.conf for Pentium E2140
Date: Mon, 13 Dec 2010 13:53:35
Message-Id: 20101213165113.bc72f5fa.gentoo@verolom.co.cc
In Reply to: Re: [gentoo-user] preserved-rebuild will not run at all by Mark Knecht
1 Hello, Gentoo users!
2
3 I want to install Gentoo on my computer at work. I have installed Gentoo on my home computer, but it have Athlon64 processor. I have some troubles with make.conf. Which CHOST and CFLAGS I need to set up?
4
5 -----
6 ver@219ver:~$ cat /proc/cpuinfo
7 processor : 0
8 vendor_id : GenuineIntel
9 cpu family : 6
10 model : 15
11 model name : Intel(R) Pentium(R) Dual CPU E2140 @ 1.60GHz
12 stepping : 13
13 cpu MHz : 1200.000
14 cache size : 1024 KB
15 physical id : 0
16 siblings : 2
17 core id : 0
18 cpu cores : 2
19 apicid : 0
20 initial apicid : 0
21 fdiv_bug : no
22 hlt_bug : no
23 f00f_bug : no
24 coma_bug : no
25 fpu : yes
26 fpu_exception : yes
27 cpuid level : 10
28 wp : yes
29 flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm
30 bogomips : 3191.61
31 clflush size : 64
32 cache_alignment : 64
33 address sizes : 36 bits physical, 48 bits virtual
34 power management:
35
36 processor : 1
37 vendor_id : GenuineIntel
38 cpu family : 6
39 model : 15
40 model name : Intel(R) Pentium(R) Dual CPU E2140 @ 1.60GHz
41 stepping : 13
42 cpu MHz : 1200.000
43 cache size : 1024 KB
44 physical id : 0
45 siblings : 2
46 core id : 1
47 cpu cores : 2
48 apicid : 1
49 initial apicid : 1
50 fdiv_bug : no
51 hlt_bug : no
52 f00f_bug : no
53 coma_bug : no
54 fpu : yes
55 fpu_exception : yes
56 cpuid level : 10
57 wp : yes
58 flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm
59 bogomips : 3191.35
60 clflush size : 64
61 cache_alignment : 64
62 address sizes : 36 bits physical, 48 bits virtual

Replies

Subject Author
Re: [gentoo-user] make.conf for Pentium E2140 Adam Carter <adamcarter3@×××××.com>
Re: [gentoo-user] make.conf for Pentium E2140 Stroller <stroller@××××××××××××××××××.uk>