I'm using:
CFLAGS="-mcpu=athlon-xp -mcpu=athlon-xp -O3 -fforce-addr
-fomit-frame-pointer -funroll-loops -frerun-cse-after-loop
-frerun-loop-opt -falign-functions=4 -foptimize-sibling-calls
-fexpensive-optimizations -pipe"
on my Athon-XP throughbred. I think these should work with your
Duron if you set your CPU type to "athlon-tbird". Haven't had any
problems with these optimizations.
-Pete
-----Original Message-----
From: Amiel Martin [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 02, 2003 17:07
To: [EMAIL PROTECTED]
Subject: [gentoo-user] make.conf CFLAGS
hi,
I have a few questions about setting compiler flags in make.conf.
1. what will happen if I get the wrong flags? will the binary just not
run? or will it run will possibly undetectible errors? or will little
bsd daemons start setting fire to my computer?
2. what flags would you recommend for a 1.2 Duron? I heard that duron is
basically an athlon tbird with less cache.
I was thinking of using these.
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
Thanks much,
Amiel
--
[EMAIL PROTECTED] mailing list
--
[EMAIL PROTECTED] mailing list