<div dir="ltr">Note that that needs to be done when using Clang, too. If you leave the default GC root finder, you'll get some crazy errors.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Feb 17, 2014 at 4:45 PM, Romain Guillebert <span dir="ltr"><<a href="mailto:romain.py@gmail.com" target="_blank">romain.py@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Kirk<br>
<br>
If you want to compile with something that is not gcc, you should use<br>
"--gcrootfinder=shadowstack" as a translation time option, otherwise it<br>
uses a gcc specific root finding method (I don't know if it's done<br>
automatically).<br>
<span class="HOEnZb"><font color="#888888"><br>
Romain<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On 02/17, Kirk Liberty wrote:<br>
> Thank you! It's it correct to assume that the generated C code will be<br>
> identical regardless of the computer PyPy it's translated on? This allowing<br>
> for translation on one machine, and compilation on another?<br>
><br>
> Kirk<br>
> On Feb 17, 2014 2:20 PM, "Yury V. Zaytsev" <<a href="mailto:yury@shurup.com">yury@shurup.com</a>> wrote:<br>
><br>
> > On Mon, 2014-02-17 at 14:15 -0500, Kirk Liberty wrote:<br>
> > > Are the C files that are written as one of the last steps of<br>
> > > translation written in q way that they can be rebuilt many times?<br>
> ><br>
> > Yes, have a look at the /tmp directory. You can delete the build<br>
> > artifacts and re-run the edited Makefile without re-translating PyPy.<br>
> ><br>
> > --<br>
> > Sincerely yours,<br>
> > Yury V. Zaytsev<br>
> ><br>
> ><br>
> ><br>
<br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<br>
> pypy-dev mailing list<br>
> <a href="mailto:pypy-dev@python.org">pypy-dev@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/pypy-dev" target="_blank">https://mail.python.org/mailman/listinfo/pypy-dev</a><br>
<br>
_______________________________________________<br>
pypy-dev mailing list<br>
<a href="mailto:pypy-dev@python.org">pypy-dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/pypy-dev" target="_blank">https://mail.python.org/mailman/listinfo/pypy-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Ryan<div><div>If anybody ever asks me why I prefer C++ to C, my answer will be simple: "It's becauseslejfp23(@#Q*(E*EIdc-SEGFAULT. Wait, I don't think that was nul-terminated."</div>

</div><div><br></div></div>
</div>