Hi,
I'd like to link a dll/pyd against another which was
compiled by a distutils script and mingw32, winxp obviously.
there aren't any symbols in the symbol table of the
first pyd.  i removed the -s which distutils sends to mingw32
but that only made symbols appear with nm.  pexports still
reports only __init__.  mingw still complains that the functions
in the first dll can't be found when compiling the second.


ross




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

Reply via email to