[Numpy-discussion] Do not use -fomit-frame-pointer with mingw !

David Cournapeau david at ar.media.kyoto-u.ac.jp
Mon Jan 21 11:41:04 EST 2008


Hi,

    I don't know if this is known, but since I wasted half a day on it, 
I thought I could avoid the pain for someone else: do not build numpy 
with -fomit-frame-pointer with mingw (windows), it will crash. I don't 
know if this just cannot be used, if this is a mingw bug, or something 
on our side. But you do not want to look for a bug caused by using this 
option.

    cheers,

    David



More information about the NumPy-Discussion mailing list