[issue4954] native build of python win32 using msys under wine.

Luke Kenneth Casson Leighton report at bugs.python.org
Fri Jan 16 19:23:53 CET 2009


Luke Kenneth Casson Leighton <lkcl at lkcl.net> added the comment:

> So what CRT do you link with? Is it msvcrt? Which version?

i was _just_ beginning to wonder about that, after i saw
rpetrov's comments about MSCVER stuff.

http://www.mingw.org/wiki/SpecsFileHOWTO

aww, _frick_. :)

well... it's _going_ to be msvcr80.  why don't mingw ship with
a pre-prepared msvcr80 specfile??

*sigh*.

will get back to you on that one - it may make a difference on
the regression tests (250 passed, 12 failed, 8 skpped).

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


More information about the Python-bugs-list mailing list