[SciPy-dev] Build problerms on various Windows versions
eric
eric at scipy.org
Tue Feb 12 16:53:33 CST 2002
> Dear All,
>
> I'm having some problems to build scipy on windows. There are a lot of
> missing symbols during the link process of special and integrate. (e.g.
> dcopy_ is missing). Any idea what's going on there? I tried it on 98, ME
and
> XP. Always with the same result.
What Fortran compiler are you using? Can you send the output of your build
to me?
>
> Furthermore I found a bug in mingw32_support. In build_import_library()
> "compiler" is appended to the path (instead of "weave").
Thanks. The name error is fixed, now but I think this still needs to be
reworked. I hadn't intended scipy_distutils to rely on weave. Perhaps we
need to move the lib2def module into scipy_distutils.
eric
More information about the Scipy-dev
mailing list