This may be a known issue, but it&#39;s a little worrying.<div><br></div><div>I compiled PyPy with CPython, and I got a different binary than when I compiled it with itself:</div><div><br></div><div><div>-rwxrwxr-x 1 swenson swenson 59314173 2012-03-11 17:45 pypy-c*</div>

<div>-rwxrwxr-x 1 swenson swenson 59297884 2012-03-11 18:52 pypy-c2</div></div><div><br></div><div>I know that the final check with GCC is that it compiles itself with itself, and checks that it gets itself.</div><div><br>

</div><div>Is there some randomness in translate.py?</div><div><br></div><div>--Christopher</div>