Author: Armin Rigo <[email protected]>
Branch:
Changeset: r74201:80567e953cca
Date: 2014-10-25 14:31 +0200
http://bitbucket.org/pypy/pypy/changeset/80567e953cca/
Log: Mention "python .../bin/rpython" in addition to the default "pypy".
diff --git a/pypy/doc/build.rst b/pypy/doc/build.rst
--- a/pypy/doc/build.rst
+++ b/pypy/doc/build.rst
@@ -119,6 +119,9 @@
pypy rpython/bin/rpython --opt=2 pypy/goal/targetpypystandalone.py
+(You can use ``python`` instead of ``pypy`` here, which will take longer
+but works too.)
+
If everything works correctly this will create an executable ``pypy-c`` in the
current directory. The executable behaves mostly like a normal Python
interpreter (see :doc:`cpython_differences`).
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit