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).

Matthieu
-- 
French PhD student
Website : http://matthieu-brucher.developpez.com/
Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn : http://www.linkedin.com/in/matthieubrucher
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to