On May 24, 2012, at 10:08 AM, Antonio Cuni wrote:

> Hello Michal,
> 
> On 05/24/2012 06:31 PM, Michal Bendowski wrote:
>> Just two add my two cents: I made the JVM backend translate the
>> standard interpreter in the jvm-improvements branch a few months ago
>> (just a few changes). The branch has been closed though and I had a
>> busy time so I didn't do anything about it.
> 
> the branch has been merged, IIRC. Last time I tried, basic translation to jvm
> worked. However, we never set up a nighlt translation, so things might have
> broken in the meantime :-(

You probably still have to force translation in 32 bit mode. e.g. on OS X:

arch -i386 python translate.py etc

--
Philip Jenvey
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to