You're welcome. By the way, look for something about using sse
instruction for math. It speeds things up a bit. And put mmx and sse
in you USE variable

2005/6/13, Allan Spagnol Comar <[EMAIL PROTECTED]>:
> thak you all
> 
> On 6/13/05, Raphael Melo de Oliveira Bastos Sales
> <[EMAIL PROTECTED]> wrote:
> > I know the safe ones:
> >
> > -march=athlon-xp -O3 -fomit-frame-pointer -pipe
> >
> > You can use -02 if you don't want to take much time in compiling and
> > in some cases the binary is actually faster than -O3 (I heard this
> > from others, I'm testing it now).
> >
> > Also -pipe is only supposed to make compile time faster, but don't use
> > it unless you have a lot of RAM.
> >
> >
> > 2005/6/13, Allan Spagnol Comar <[EMAIL PROTECTED]>:
> > > I was looking over the internet for some CFLAGS for athlon XP and I
> > > didn't found any. Does someone knows what are the best C and CXXFLASG
> > > for athlon XP ?
> > >
> > > --
> > > gentoo-user@gentoo.org mailing list
> > >
> > >
> >
> > --
> > gentoo-user@gentoo.org mailing list
> >
> >
> 
> --
> gentoo-user@gentoo.org mailing list
> 
>

-- 
gentoo-user@gentoo.org mailing list

Reply via email to