How to create a dynamic lib of Python API ?

dag4004 dag4004 at free.fr
Wed May 22 05:48:40 EDT 2002


Hello,

I dont want to compile Python staticaly again libpython.a but i want to
create a dynamic lib of Python's API (like libpython.so for exemple) and
compile the interpreter with it.

Does some one know how to do that ?

Thanks





More information about the Python-list mailing list