This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: new release candidate (gsl-1.5.90)


John Lamb writes:
 > linalg works, but I now get this:

 > PASS: linear interpolation
 > PASS: polynomial interpolation
 > PASS: cspline interpolation
 > FAIL: test
 > ===================
 > 1 of 1 tests failed
 > ===================
 > 
 > No more explanation. This time I used gcc-3.4.3 but still with
 > -march=pentium4 -O2 -mfpmath=sse -msse -msse2 -malign-double -Wall -pipe

Could you run the test under gdb and see if it is failing for any
reason that might be avoidable.  You may need to get the test
executable out of the hidden .libs/ libtool subdirectory in interp/.

-- 
Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]