Hi David,

On Thu, 15 Oct 2015, David Cournapeau wrote:

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

I don't think that there is a way to do it via the translation driver, but if the translation itself was succesfull, what you can do is to change into the directory in /tmp where the generated sources were written, edit the files directly and run make to continue the build from the point where it was interrupted.

Hope that helps!

--
Sincerely yours,
Yury V. Zaytsev

_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to