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
>
--
-
