On Fri, Apr 18, 2008 at 1:15 AM, Matthieu Brucher <[EMAIL PROTECTED]> wrote: > > > 2008/4/18, Robert Kern <[EMAIL PROTECTED]>: > > On Fri, Apr 18, 2008 at 12:57 AM, Matthieu Brucher > > <[EMAIL PROTECTED]> wrote: > > > I can help with packaging at least numpy with Visual Studio 2003 (well, > I > > > have to check the EULA if I'm allowed to do that !). For scipy, it is a > > > matter of Fortran compiler :| > > > > That probably won't work. I believe that the debugging symbol formats > > are different between mingw and MSVC. > > That was in case we publish binaries made with Visual Studio, as David asked > about this matter. The debugging symbols are indeed different, but if it is > possible to use Visual Studio, why shouldn't we ? Visual Studio debugger is > far better than gdb when debugging optimized code (IMHO).
Sorry, I completely misread what you wrote. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
