Displaying 1 result from an estimated 1 matches for "msvcr9x".
Did you mean:
msvcr90
2009 Jan 20
1
compiling python2.5 (msys+mingw+wine) - giving up using msvcr80 assemblies for now
...'t actually do any testing because it doesn't work under
wine.
so, pending any further advice and guidance from anyone which allows
me to successfully proceed, i'm not going to continue to compile - or
release - python2.5 *or* python2.6 builds (when i get round to that)
using msvcr80 or msvcr9X.
one issue in favour of this decision is that the DLL that's produced
by the autoconf build process is "libpython2.5.dll.a" - not
"python2.5.dll". it has a different name. it should be abundantly
clear to users and developers that "if name equals libpython2.5.dll.a
th...