Jason
Richard Kilgore wrote:
On Tue, Mar 04, 2003 at 03:44:32PM -0500, Jason Giangrande wrote:
Anyone have any examples of the CFLAGS and CXXFLAGS settings for a dual Athlon system or know of any links that explain these settings more?
Thanks.
Here is what I use. I think I just used the comments in make.conf.
CHOST="i686-pc-linux-gnu" CFLAGS="-march=athlon-xp -mcpu=athlon-xp -O3 -pipe" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j3"
- richard
-- -Jason Giangrande giangrande.org - http://www.giangrande.org <http://www.giangrande.org/> Dog's I View - http://www.dogsiview.com <http://www.dogsiview.com/>
-- [EMAIL PROTECTED] mailing list
