Christian Kristukat <ckkart <at> hoc.net> writes:

> 
> Hi,
> i've got problems running a numpy/scipy extension module (scipy.sandbox.odr)
> built with cygwin/mingw32 on XP on other machines (windows 2000). I get those
> very informative 'windows encountered a problem' messages when calling the
> extension module - importing seems to work.

More precisely, a binary extension module built on a Celeron D crashes on an
Athlon Thunderbird, whereas the Atholon binary runs on the Celereon. So, I'm
wondering if I can turn off some processor specific optimization and if this 
might help here.

Christian




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to