I'd change that to 'march=amdfam10' or 'march=native' if your gcc is a recent one. Recent means >=4.3.

----- Original Message ----- From: "Bob Sanders" <[EMAIL PROTECTED]>
To: <gentoo-amd64@lists.gentoo.org>
Sent: Wednesday, November 26, 2008 4:42 PM
Subject: Re: [gentoo-amd64] quadcore


Fernando Boaglio, mused, then expounded:
Hi,

I'm updating my old machine (AMD64 - 4200+ X2) with a AMD Phenon 9550
quadcore + mobo Asus M3A78.

Should my make.conf still remains the same? =)


Yes.  Only bump up you -j setting.  Here's what I use for the
3-core 8450 -

CFLAGS="-O2 -pipe -march=k8"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j5"

For the 4-core 9550, -j7 should be fine.

bob
[]'s
Fernando Boaglio


--
-





Reply via email to