[pypy-dev] output readable c

Amaury Forgeot d'Arc amauryfa at gmail.com
Sat Apr 21 09:51:28 CEST 2012


2012/4/21 bookaa <rorsoft at gmail.com>

> **
> thank you for encourage!
>
> as for the bugs, please tell me exacty how to run, which test.
>
> My system is Win7, pypy tests get many error even without any change.
>

Tests in the translator/c directory should pass. For example:

   c:\python27\python pytest.py
pypy\translator\c\test\test_backendoptimized.py

And to translate the small (!) "hello world" target:

   c:\python27\python pypy\translator\goal\translate.py -O2
pypy\translator\goal\targetnopstandalone.py

-- 
Amaury Forgeot d'Arc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20120421/44e0ab0c/attachment.html>


More information about the pypy-dev mailing list