Ralf Schmitt <[EMAIL PROTECTED]> added the comment:

Linking with the static library really works. You have to link with
'-Xlinker -export-dynamic' however on linux in order to make the symbols
from the static library visible. (just in case if I haven't been clear..)

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4434>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to