On Thu, Oct 27, 2011 at 3:15 PM, Jim Vickroy <[email protected]> wrote:
> > Hi David, > > What is the "msvcr90 vodoo" you are referring to? gcc 3.* versions don't have stubs to link against recent versions of MS C runtime, so we have to build them by ourselves. 4.x series don't have this issue, cheers, David _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
