[Stackless] Stackless ported to 2.2.3

Christian Tismer tismer at tismer.com
Sat Aug 23 05:44:39 CEST 2003


Jeff Senn wrote:

> 
> On Friday, August 22, 2003, at 11:37  AM, Christian Tismer wrote:
> 
>>
>> I have worked though all the files, and most probably
>> everything is in shape now. Also createdt the tgz file
>> from yesterday anew.
> 
> 
> Hm.  Just checked it out and tried to compile on OSX.  I ran
> into some problems with duplicate definitions of several
> stackless objects (e.g. PyTasklet_Type).
> 
> Shouldn't most of the DL_EXPORTs in the stackless .h files
> be DL_IMPORTs?  (and the type defs should be 'extern DL_IMPORT...')

I'm not aware of problems with that, so far.
Dinu has checked Stackless for OS X several times now,
and I'd like to ask him for help, again.
At least I thought that before moving to Py 2.2.3, things
worked fine for OS X.

> FWIW: Here's my patch to get it to compile on OSX (I haven't tried it on
> any other platform yet)

It has worked before, AFAICT.
I loked into your patch and saw indeed a lot of changes
from DL_EXPORT to extern DL_IMPORT.

Since Stackless is a builtin module for the core, I think
this should all be DL_EXPORTS, and there is something
weird going on in the Mac configuration.
Dinu? Just?

cheers - chris
-- 
Christian Tismer             :^)   <mailto:tismer at tismer.com>
Mission Impossible 5oftware  :     Have a break! Take a ride on Python's
Johannes-Niemeyer-Weg 9a     :    *Starship* http://starship.python.net/
14109 Berlin                 :     PGP key -> http://wwwkeys.pgp.net/
work +49 30 89 09 53 34  home +49 30 802 86 56  mobile +49 173 24 18 776
PGP 0x57F3BF04       9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
      whom do you want to sponsor today?   http://www.stackless.com/


_______________________________________________
Stackless mailing list
Stackless at www.tismer.com
http://www.tismer.com/mailman/listinfo/stackless




More information about the Stackless mailing list