[SciPy-dev] Windows problem solved
Travis Oliphant
oliphant at ee.byu.edu
Wed Oct 12 03:41:56 CDT 2005
I solved my windows problem by deleting cygwin and installing msys and
mingw separately.
Now, the binaries build and seem stable.
I had to get lib2def out of scipy_distutils and run it on python23.lib
to construct libpython23.a for Python2.3 on Windows. I did not have to
do that for Python2.4 on Windows.
Are we going to include lib2def.py with scipy.distutils?
-Travis
More information about the Scipy-dev
mailing list