[Stackless] Compiling modules under Stackless Python

Richard Tew richard.m.tew at gmail.com
Thu Jul 27 18:28:46 CEST 2006


On 7/27/06, Carlos Eduardo de Paula <cedepaula at yahoo.com.br> wrote:
>  Here what happens:
>
>  1. Installed python 2.4.3 and then stackless files into it
>  2. Got the psyco ant pyqt sources. Compiled them with Mingw32.
>  3. Did all steps described in the guide below to generate the libs and placed it in libs directory
>  4. I created any small program and added "import psyco" and "psyco.full()"
>  5. When run, the program crashes with the attached screen.

I have no idea, sorry.  Having the advantage of access to
Visual Studio 2003, I have never had to try anything like this.

Is there a reason that instead of using the Python and Stackless
precompiled binaries, you don't fetch the Stackless source code
from SVN and also compile it with mingw?

Richard.

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



More information about the Stackless mailing list