[Stackless] trying to include zlib into stackless library

Biberdorf, Terry Terry.Biberdorf at spectrumdsi.com
Mon Jan 12 13:56:21 CET 2009


Hi all

I am attempting to include zlib into my stackless library build for my arm9 system.

Can someone please help me with the proper procedure.  What I am currently doing is editing the source tree file, python-2.6.1-stackless/Modules/Setup.dist and remove the commented out line for zlib.

Then in my target directory I run configure.  I can see by my Makefile that zlib modules are now included, but after I build my library, I find that specific modules are no longer included in my newly created libary, ie. "getcwd"

I am following the correct process to include new modules?

Thanks






More information about the Stackless mailing list