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
--
Richard Kilgore
[EMAIL PROTECTED]
--
[EMAIL PROTECTED] mailing list
