[pypy-dev] Building pypy from sources: partial build support ?

David Cournapeau cournape at gmail.com
Thu Oct 15 13:45:28 CEST 2015


Hi there,

I am trying to build pypy from sources on Linux, but I get some
compilation/linking errors at the end (related to gdbm, tcl/tk, etc...).
Fixing those are easy, but running "pypy ../../rpython/bin/rpython -Ojit
targetpypystandalone " seems to start a build from scratch, so every small
fix has a 1.5 hour cycle.

Is there a way to restart the compilation from the last point it failed ?
The docs did not seem to mention anything,

thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20151015/8f7c117a/attachment.html>


More information about the pypy-dev mailing list