[Stackless] Stackless on AMD64
Hye-Shik Chang
perky at i18n.org
Sat May 22 16:03:21 CEST 2004
On Sat, May 22, 2004 at 03:25:15PM +0200, Christian Tismer wrote:
> 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?
Doesn't this help? :)
http://www.stackless.com/pipermail/stackless/2004-April/001335.html
Hye-Shik
_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless
More information about the Stackless
mailing list