On Sat, Mar 12, 2011 at 9:11 PM, Hervé Coatanhay <herve.coatan...@gmail.com> wrote: > After a clone of the repository, whereas i can do the following translation > with just some warnings: > python translate.py --opt=jit targetpypystandalone.py > I got an exception with that one: > python translate.py --stackless targetpypystandalone.py > As the --stackless option is not detailed in documentation maybe I should > had something along with it ? > I tried this on both Mac OS X and a CentOS Linux box, the attach file > contains the traceback of the translation. > Any idea on what i am doing wrong ?
It's broken. We should fix it some time, preferably soon. That said, there is a feature missing which is stackless working with JIT. We're not actively working on it but this is something that would be a useful contribution to the project and not too much work. But yes, we should fix the failure first,. > -- > Hervé Coatanhay > > _______________________________________________ > pypy-dev@codespeak.net > http://codespeak.net/mailman/listinfo/pypy-dev > _______________________________________________ pypy-dev@codespeak.net http://codespeak.net/mailman/listinfo/pypy-dev