Re: [AD] msvc7 compiler options

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


aj wrote:
can you provide me with a URL as my MSDN research has not found this.
in the VS IDE, they are on the same menu option, so its either on of the other.. and the way it looks is that -Ox is "Full Optimization" which implies fast.

"In general, /O2 should be preferred over /Ox" is here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html/_core_.2f.Ox.asp

"O2 is /Og /Oi /Ot /Oy /Ob2 /Gs /GF /Gy" is here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html/_core_.2f.Ox.asp

"Ox is /Og /Oi /Ot /Oy /Ob2 /Gs" is visible after running "cl /?" on the command line

--
Regards,
    Michal




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