[Numpy-discussion] numpy build fail under cygwin (Vista)

David Cournapeau cournape at gmail.com
Wed Aug 20 16:21:32 EDT 2008


On Wed, Aug 20, 2008 at 9:37 AM, Charles Doutriaux <doutriaux1 at llnl.gov> wrote:
> Thx David,
>
> Is there any plans on applying the suggested fix into numpy ?

Ha, I was not aware we used any asm in numpy, which is why I did not
think it could be a numpy problem. I commented on the ticket, and
there is definitely something wrong in the code, but I don't get why
it worked before (since the asm instruction take a 2 bytes, and we
feed them with 4 bytes values).

David



More information about the NumPy-Discussion mailing list