linking with python20.dll

Francesco Franze franze at cs.unibo.it
Wed Feb 14 12:32:25 EST 2001


i tried to link a new extension module for activepython (2.0)
it seems some symbols (like _Py_NoneStruct) are missing in python20.lib
i rebuilt the lib file and added the apparently missing symbols
the dll now is created (with cygnus gcc or ms visual studio c++)
linking with python15 generates a lib conflict...

any idea?

f.



More information about the Python-list mailing list