From: Travis O. <oli...@ie...> - 2006-08-24 16:24:03
|
Christopher Hanley wrote: > Good Morning, > > Numpy revision 3056 will not build on either Red Hat Enterprise 3 or > Solaris 8. The relevant syntax errors are below: > > I'd like to see which platforms do not work with the npy_interrupt.h stuff. If you have a unique platform please try the latest SVN. There is a NPY_NO_SIGNAL define that will "turn off" support for interrupts which we can define on platforms that won't work. -Travis |