Alright. That&#39;s too bad.<div><br></div><div>Thanks,</div><div>--Christopher<br><br><div class="gmail_quote">On Sun, Mar 11, 2012 at 16:38, Maciej Fijalkowski <span dir="ltr">&lt;<a href="mailto:fijall@gmail.com">fijall@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"><div class="HOEnZb"><div class="h5">On Sun, Mar 11, 2012 at 4:34 PM, Christopher Swenson &lt;<a href="mailto:vadius@gmail.com">vadius@gmail.com</a>&gt; wrote:<br>


&gt; This may be a known issue, but it&#39;s a little worrying.<br>
&gt;<br>
&gt; I compiled PyPy with CPython, and I got a different binary than when I<br>
&gt; compiled it with itself:<br>
&gt;<br>
&gt; -rwxrwxr-x 1 swenson swenson 59314173 2012-03-11 17:45 pypy-c*<br>
&gt; -rwxrwxr-x 1 swenson swenson 59297884 2012-03-11 18:52 pypy-c2<br>
&gt;<br>
&gt; I know that the final check with GCC is that it compiles itself with itself,<br>
&gt; and checks that it gets itself.<br>
&gt;<br>
&gt; Is there some randomness in translate.py?<br>
<br>
</div></div>The answer is &quot;yes&quot;. You would get a slightly different result if you<br>
compile it twice with the same binary even.<br>
</blockquote></div><br></div>