GCC optimization options for Niagara

Can someone give me an idea of what optimizations options would be a good starting point for the T1 on Solaris 10?I'm using:-O3 -mcpu=v9 -mtune=v9 -fomit-frame-pointer -fastAm I missing anything or do I have anything wrong?
[259 byte] By [JoelKatz] at [2007-11-25 23:11:39]
# 1
It looks like you're compile for 32-bit, so the recommended flags for Niagara would be: -fast -xtarget=generic on the aggressive side.If you're looking for something safe -O3 or -O2 -xtarget=generic would be a good start.
alexey_ at 2007-7-5 18:01:38 > top of Java-index,Open Source Technologies,OpenSPARC...

Open Source Technologies New Topic