[Stackless] Stackless on AMD64

Christian Tismer tismer at stackless.com
Sat May 22 15:25:15 CEST 2004


Hi Jimmie,

> src # /usr/local/bin/python2.3
> Python 2.3.3 (#1, May 21 2004, 22:52:22)
> [GCC 3.3.3 20040412 (Gentoo Linux 3.3.3-r3, ssp-3.3-7, pie-8.5.3)] on 
> linux2
> 
> It doesn't say stackless.
> 
> Did it not properly compile "stackless"?
> 
> Is AMD64 not supported yet?

There is no special support for AMD64, and I don't know
whether it is needed? Anyway, there is the file stackless.h
which tries to find a known #define from a supported platform,
and if this is not there, it undefines STACKLESS and compiles
as standard Python, like in your case.

How is Python compiled on AMD64, with 64 bit support?
Then we *might* have to do some extra support for it.
This is not so hard to do, but I need to know what
the specifics of this platform are.

Can anybody help, please?

-- 
Christian Tismer             :^)   <mailto:tismer at stackless.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 stackless.com
http://www.stackless.com/mailman/listinfo/stackless



More information about the Stackless mailing list