Hi all,

A few days ago we got our first version of pypy-c compiled with pypy-c.
At least it produced the C code before distutils crashed because of our
incomplete posix module; so you have to say

    cd pypy/translator/goal
    pypy-c --text --source translate.py
    cd /tmp/usession-yourname/testing_1
    make

So now we're self-hosted :-)


A bientot,

Armin
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to