Robert Kern wrote: > On Thu, Apr 17, 2008 at 11:49 PM, David Cournapeau > <[EMAIL PROTECTED]> wrote: > >> Robert Kern wrote: >> > >> > Well, if the official mingw team is committed to not supporting the >> > features that we need, then yes, absolutely. This appears to be the >> > case. >> >> Well, this does not seem to work either with gcc 4.3* releases. I got >> segfaults too. So should we use VS built instead for numpy and scipy in >> the future ? >> > > Quite possibly. Can you run the segfaulting code in a debugger so we > can try to isolate the actual cause? It is possible that we can patch > it up to work with msvcr71. >
Ok, I will have to take a look at how to do that, then, I don't really have experience with debugger, much less on windows. Will get back one I understand how this works. David _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
