Re: [gentoo-user] make.conf CFLAGS

2003-03-02 Thread Stanislav Karchebny
В сообщении от 3 Март 2003 05:22 Daniel Carrera написал(a): > Oh, in that case I'm fairly sure it would be fine. Like you said, the > cores are identical, only difference is that the Athlon has more cache. > I would be surprised if the -mathlon-xp optimization used the infomation > about the cach

RE: [gentoo-user] make.conf CFLAGS

2003-03-02 Thread Peter Vertes
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 Du

Re: [gentoo-user] make.conf CFLAGS

2003-03-02 Thread Daniel Carrera
On Sun, Mar 02, 2003 at 04:09:25PM -0800, Amiel Martin wrote: > thanks, that helps a lot > I guess my question about using the wrong flags was more if I overoptimize > like if I use -mathlon-xp on my duron Oh, in that case I'm fairly sure it would be fine. Like you said, the cores are identical,

Re: [gentoo-user] make.conf CFLAGS

2003-03-02 Thread Amiel Martin
thanks, that helps a lot I guess my question about using the wrong flags was more if I overoptimize like if I use -mathlon-xp on my duron Daniel Carrera wrote: 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 n