[Stackless] stackless clang woes....

Jeff Senn senn at maya.com
Thu Sep 19 19:23:18 CEST 2013


So I just (made the mistake of) upgrading XCode (and unavoidably gcc) on my Mac.
gcc -v
(Apple LLVM version 5.0 (clang-500.2.76) (based on LLVM 3.3svn))

Stackless now seems to die horribly during the first tasklet schedule...
in 32bit (i386) mode.  

However it seems to work in 64bit (x86_64) mode.

Yeah.. probably something about stack slicing...

I will go dig, but if anyone happens to know why (and if there is a fix), it
will make my day go much more smoothly!

(This is complicated by the fact that I have a trimmed down branch of the stackless
code for an embedded system that may not be completely up-to-date with recent patches...)

-Jas




More information about the Stackless mailing list