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
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to