Gentoo Archives: gentoo-amd64

From: Bob Sanders <rsanders@×××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] quadcore
Date: Wed, 26 Nov 2008 17:19:44
Message-Id: 20081126171919.GC182065@sgi.com
In Reply to: Re: [gentoo-amd64] quadcore by "Sebastian Klüsener"
1 Sebastian Klüsener, mused, then expounded:
2 > I'd change that to 'march=amdfam10' or 'march=native' if your gcc is a
3 > recent one. Recent means >=4.3.
4 >
5
6 True. I'm running stable - 4.1.2, thus that option isn't available.
7
8 Bob
9
10 > ----- Original Message ----- From: "Bob Sanders" <rsanders@×××.com>
11 > To: <gentoo-amd64@l.g.o>
12 > Sent: Wednesday, November 26, 2008 4:42 PM
13 > Subject: Re: [gentoo-amd64] quadcore
14 >
15 >
16 >> Fernando Boaglio, mused, then expounded:
17 >>> Hi,
18 >>>
19 >>> I'm updating my old machine (AMD64 - 4200+ X2) with a AMD Phenon 9550
20 >>> quadcore + mobo Asus M3A78.
21 >>>
22 >>> Should my make.conf still remains the same? =)
23 >>>
24 >>
25 >> Yes. Only bump up you -j setting. Here's what I use for the
26 >> 3-core 8450 -
27 >>
28 >> CFLAGS="-O2 -pipe -march=k8"
29 >> CHOST="x86_64-pc-linux-gnu"
30 >> CXXFLAGS="${CFLAGS}"
31 >> MAKEOPTS="-j5"
32 >>
33 >> For the 4-core 9550, -j7 should be fine.
34 >>
35 >> bob
36 >>> []'s
37 >>> Fernando Boaglio
38 >>>
39 >>
40 >> --
41 >> -
42 >>
43 >
44 >
45 >
46
47 --
48 -
49 QA Curmudgeon. office: (408) 524-7251
50 Wacky and bizarre testing(TM) performed while-U-wait.
51 -
52 See http://www.gnu.org/philosophy/no-word-attachments.html
53 -

Replies

Subject Author
Re: [gentoo-amd64] quadcore Wil Reichert <wil.reichert@×××××.com>