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)


Brian Gough wrote:
 >   4[0]:   -63.9999999999698304                      -64
 > FAIL:   LQ_solve hilbert(4)
 > ...

I think this will fix it---could you try building with the following
patch applied (cd linalg; patch < diff.file). Thanks.


linalg works, but I now get this:


make[2]: Leaving directory `/usr/src/packages/BUILD/gsl-1.6/interpolation'
make  check-TESTS
make[2]: Entering directory `/usr/src/packages/BUILD/gsl-1.6/interpolation'
PASS: simple bsearch
PASS: upper endpoint bsearch
PASS: lower endpoint bsearch
PASS: degenerate bsearch
PASS: out of bounds bsearch +
PASS: out of bounds bsearch -
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

--
JDL


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