On Wed, Feb 9, 2011 at 12:33 AM, Luca Dionisi <[email protected]>wrote:
> On Tue, Feb 8, 2011 at 1:41 PM, Richard Tew <[email protected]> > wrote: > > Also note that 'Stackless\platf\slp_platformselect.h' is used to > > generate 'Stackless\platf\slp_switch_stack.h'. > > This is done by mkswitch_stack.py, right? > When is this performed? during configure or make? > When someone manually runs it. > In slp_switch_stack.h is written only the content of > slp_switch_stack() function. > Is the rest of the file (e.g.) switch_mips_unix.h even used? > Don't recall sorry, you''d have to actually read the code (of which there isn't much) and work that out for yourself. :-) > I see that in pypy sources there is the same file, contributed by Thiemo > Seufer > but there a pair of lines are not commented. > Has this code been ported from pypy to stackless or viceversa? Links? Cheers, Richard.
_______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
