[issue6715] xz compressor support
Amaury Forgeot d'Arc
report at bugs.python.org
Thu Oct 6 17:56:27 CEST 2011
Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:
Hey, today I learnt something about mingw!
"""Rename liblzma.a to e.g. liblzma_static.lib and tell MSVC to link against it."""
Apparently mingw can generate COFF libraries. This may simplify things *a lot*.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6715>
_______________________________________
More information about the Python-bugs-list
mailing list