2010/8/16 Sturla Molden <stu...@molden.no> > Two criticial import libraries for mingw-w64 are missing (libpython26.a > and msvcr90.a). We cannot build C extensions for Python with mingw-w64. If > you can build with disutils, your are not using mingw-w64 but another C > compiler. >
You are correct. The 32 bit setup is on a different computer, and there I'm gcc and gfortran built by equation solution (v4.5.0). (No MSVC, and it works well.) I was hoping to continue with gcc for 64bit, but understood that msvc was required. My attempted 64 bit setup is MSVC 2008 Pro for c, and mingw-w64 for the fortran part. Thank you for the information. I will have to look into options for a different fortran compiler, for now.
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion