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
Great! On 8/17/06, Armin Rigo <arigo@tunes.org> wrote:
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 _______________________________________________ pypy-dev@codespeak.net http://codespeak.net/mailman/listinfo/pypy-dev
participants (3)
-
Armin Rigo
-
Jiwon Seo
-
Martijn Faassen