Re: [AD] msvc7 compiler options

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


aj wrote:
what about replacing -Ox with -O2 ?

why ?
-Ox is better.

it's not
Ox is /Og /Oi /Ot /Oy /Ob2 /Gs
O2 is /Og /Oi /Ot /Oy /Ob2 /Gs /GF /Gy

the MSDN says: "In general, /O2 should be preferred over /Ox"

--
Regards,
    Michal




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/