I'm trying to build stackless without thread support, but with tasklet support, in order to emulate an embedded system I'm trying to port stackless to. The following is my Make output:
http://gist.github.com/49713 Summary: Failed to build these modules: _multiprocessing _sqlite3 parser I would generally think that the parser would be important. Thanks, - Alex
_______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
