Hi,

I have been able to solve the problem finally:

Initially I was trying (wrongly) to link distutils-made module with my 
application and that has failed. Solution was to (instead of linking the 
module) compile the source files making up the module and link corresponding 
objects as any other sources of the application.

Thank you for your help,

KK


      
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to