Hmpf. Anyway, thanks again, Stefan! Cheers, Martin
On Tuesday 28 August 2007 18:45, Stefan van der Walt wrote: > On Tue, Aug 28, 2007 at 02:03:52PM +0200, Martin Wiechert wrote: > > Here's the test script. I'm using it via execfile from an interactive > > session, so I can inspect (and crash with readline) afterwards. > > > > Here's how I compiled: > > gcc > > solver.c -fPIC -ggdb -shared -llapack -lf77blas -lcblas -latlas > > -lgfortran -o librectify.so > > It works perfectly on the two Linux machines I tried (32-bit and > 64-bit). Maybe your lapack isn't healthy? > > Cheers > Stéfan _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
