[pypy-dev] CLI translate error with pypy-1.9

2012-06-12 Thread David Naylor
Hi, FYI, translating pypy for the CLI backend using mono-2.11.1 in a 32bit environment results in the following error: [Timer] Timings: [Timer] annotate --- 309.3 s [Timer] rtype_ootype --- 326.7 s [Timer] == [Timer]

Re: [pypy-dev] Pypy 1.9 with CLI and JVM backends

2012-06-12 Thread David Naylor
On Monday, 11 June 2012 12:59:55 Michal Bendowski wrote: The JVM backend worked in February ;) I will be looking into making it translate the interpreter again soon. For now it requires a 32bit environment. FYI, here is the error I get when translating in a 32 environment: [Timer] Timings:

Re: [pypy-dev] Patches for Pypy under cygwin

2012-06-12 Thread Uwe F. Mayer
I have made a final patch (as of now) and linked it from: http://www.tux.org/~mayer/cygwin/pypy/index.html See the bottom third of the page, the patch against the trunk of the mercurial repository is http://www.tux.org/~mayer/cygwin/pypy/pypy-pypy-ac392fb76904.patch With this pypy builds under