new release candidate (gsl-1.5.90)

Brian Gough bjg@network-theory.co.uk
Fri Dec 31 14:00:00 GMT 2004


Giulio Bottazzi writes:
 > Prompted by the previous sentence (I'm definitely in testing mood) I
 > tried
 > 
 > GSL_IEEE_MODE="double-precision" make check
 >
 > and all of them, almost immediately, failed! (Quite interestingly, they
 > failed also in the 1.5 stable version). What I did wrong?

You need e.g. GSL_IEEE_MODE="double-precision,mask-all" ...  to avoid
floating-point exceptions raising an unhandled SIGFPE signal.

It should work with "mask-all".

-- 
Brian Gough



More information about the Gsl-discuss mailing list