<br><br><div class="gmail_quote">On Tue, Apr 19, 2011 at 2:19 PM, Mariano Martinez Peck <span dir="ltr">&lt;<a href="mailto:marianopeck@gmail.com">marianopeck@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
 <br>Sorry, I forgot to say..and for the &quot;debug&quot; release, Unix and Windows use -O1 instead of -O1 which is the one used by Mac confs...is this correct?<br><br>Is it safe to debug using -O1 instead of -O0? <br></blockquote>
<div><br></div><div>No.  If you want to be able to debug everything reliably then you need to use -O0.  </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>thanks<br>
<br>Mariano<br><br><div class="gmail_quote">On Tue, Apr 19, 2011 at 11:13 PM, Mariano Martinez Peck <span dir="ltr">&lt;<a href="mailto:marianopeck@gmail.com" target="_blank">marianopeck@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi guys. Unix and Windows confs have -O2. However, in Mac, the Carbon ones have -O3 y the cocoa ones -Os.<br>As far as I know -Os is for size, so we really don&#39;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?<br clear="all">



<br>Thanks in advance,<br><font color="#888888"><br>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br><br>
<br></blockquote></div><br>