Brian Gough wrote:
At Tue, 23 Jun 2009 23:37:10 +0200, Massimo Gaspari wrote:Is there a way to complete testing instead of stopping at first error?Use "make -k check" to continue running the remaining tests in the event of failures. To see the complete output, set the environment variable GSL_TEST_VERBOSE=1.
Thanks for the info. So I had the old bug in montecarlo (vegas) plus the new one in the integration routines. Using -ffloat-store both of them disappear as usual.
Max
