On Wednesday 28 May 2003 04:16, Brett Campbell wrote:
> Hey thanks a lot for the reply.  I'm currently building 3.2.3 as i
> write this (gcc is huge!).  I've also modified my cflags to be much
> more aggressive.  When i rebuild world, this will most likely break
> things; do you comply/agree?  Even though i'm now using -Os instead
> of -O3, i've also included some other -fFLAGS.  I'm sure some are
> redundant (as implied by -march=pentium4).
>
> Basically:
> CFLAGS="-s -march=pentium4 -O2 -pipe -mfpmath=sse -msse -mmmx
> -fomit-frame-pointer -frerun-cse-after-loop -frerun-loop-opt
> -fthread-jumps -fforce-addr -falign-functions=4"
>
> Not quite sure what is going to happen, but i'm building gcc 3.2.3
> with these flags right now, and all seems well ;-).  Please feel free
> to comment/flame/threaten-with-death/etc.  Thanks!

Did you first build your gcc without sse2, because building it with the 
old broken gcc could produce invalid code to gcc. I first build 
gcc3.2.3 with pentium3 and after that again with pentium4.


--
[EMAIL PROTECTED] mailing list

Reply via email to