From: Christian K. <ck...@ho...> - 2006-10-10 02:03:36
|
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 |