[Vm-dev] Compiler Optimization in the different CMakeConfigs

Mariano Martinez Peck marianopeck at gmail.com
Tue Apr 19 21:13:47 UTC 2011


Hi guys. Unix and Windows confs have -O2. However, in Mac, the Carbon ones
have -O3 y the cocoa ones -Os.
As far as I know -Os is for size, so we really don't care about that (unless
we are in a mobile device). So, is there a reason why Unix and Windows use
-O2 and Mac -O3 ?  should we chage this?  which should we use?

Thanks in advance,

-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20110419/4b96ebbf/attachment-0001.htm


More information about the Vm-dev mailing list