Chris Rodie writes: > I just compiled gsl V1.7 source using gcc -v 3.4.2 (mingw special) in > msys-1.09 environment on Windows XP (home ed. ugh!) and then ran make > check as follows: > > ./configure > make > make check > log.txt 2>&1 > > The compile went without a hitch, but tests in 'monte' dir failed. FYI, > I am attaching my config.log and the test log file, 'log.txt' > > FAIL: vegas, constant, 1d, result[0] (1.0033444816053507 observed vs 1 > expected) [901] > FAIL: vegas, constant, 1d, result[1] (1.0033444816053507 observed vs 1 > expected) [903] > FAIL: vegas, constant, 1d, result[2] (1.0033444816053507 observed vs 1 > expected) [905]
Thanks for the bug report. After spending some time looking at the code I don't have any explanation, it works fine on GNU/Linux. -- Brian Gough _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
