[issue20785] Missing symbols in Python27.lib (Windows 64bit)

Victor Lazzarini report at bugs.python.org
Fri Mar 14 10:58:25 CET 2014


Victor Lazzarini added the comment:

That did the trick! Apparently we can't link to MSVC dlls
http://sourceforge.net/apps/trac/mingw-w64/wiki/Answer%2064%20bit%20MSVC-generated%20x64%20.lib

Creating a *.a fixes it.
Thanks.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20785>
_______________________________________


More information about the Python-bugs-list mailing list