[SciPy-dev] Problems building SciPy with Visual Studio 7.0 (.NET)

Pearu Peterson pearu at scipy.org
Fri Oct 22 03:31:02 EDT 2004



On Thu, 21 Oct 2004, Travis Oliphant wrote:

>
> I have colleagues who are struggling to build scipy using the Visual Studio 
> 7.0 (.NET) compiler
>
> Does anybody know if there are problems building scipy with this compiler?

I have troubles building scipy even with MSVC-6.0. Basically the 
problem boils down to how to create a gcc.lib file from libgcc.a needed 
for linking mingw32 compiled files to msvc extension modules.

Pearu




More information about the SciPy-Dev mailing list