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.
MichaĆ On Mon, Jun 11, 2012 at 12:31 PM, David Naylor <[email protected]>wrote: > Hi, > > I'm in the process of preparing the port for FreeBSD of pypy-1.9. The > patches > required to run under FreeBSD are minimal (1 submittable patch, 1 specific > patch not applicable for pypy). Thanks! > > I was just wondering on the state of CLI and JVM backends in pypy-1.9. > Does > translating work for either of those backends? > > I failed to translate pypy using the CLI backend with error "TypeError: Bad > overloading". I recall that was perhaps a 64bit vs 32bit error and that, > maybe, translating for CLI will work in a 32bit environment? > > Regards > > _______________________________________________ > pypy-dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/pypy-dev > >
_______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
