
Oct. 22, 2004
7:31 a.m.
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