[Stackless] Psyco V2 in Stackless
Simon Wittber
simonwittber at gmail.com
Tue Sep 28 06:07:09 CEST 2010
A few months ago Mr Tismer told us about his efforts to enable Psyco to run with Stackless.
At that time I was able to compile psyco. Recently however, it stopped compiling. I'm using http://codespeak.net/svn/psyco/v2/private/norman r77425
c/mergepoints.c:228: error: ‘JUMP_IF_FALSE’ undeclared here (not in a function)
c/mergepoints.c:228: error: ‘JUMP_IF_TRUE’ undeclared here (not in a function)
There are no complaints about missing header files... so perhaps this is just a broken revision?
Is anyone else using Psyco with Stackless, and if so, can you offer any tips to getting it working?
More information about the Stackless
mailing list