From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Gough To: rodney sparapani Cc: gsl-discuss@sourceware.cygnus.com Subject: Re: GSL-0.9 on Mac OS X Date: Wed, 19 Dec 2001 13:20:00 -0000 Message-id: <15180.25403.747851.394820@debian> References: <0c5d60235000b71FE1@mail1.wi.rr.com> X-SW-Source: 2001/msg00305.html rodney sparapani writes: > Due to some problems with dynamic linking, you need to: ./configure > --disable-shared But, this is an issue with OS X, in general, and > not peculiar to GSL. So changing the link order, as mentioned the other day, wouldn't help? > There 2 failures with "make check", but it appears to be the > tolerances; see below. Thanks > FAIL: gsl_sf_hyperg_1F1_int_e(100, 1, 1.0, &r) > expected: 68928427.2904647 obtained: 68928427.29046437 > 3.061037081162982e-06 4.44089e-14 fracdiff: > 2.378014116608166e-15 value not within tolerance of expected > value > 68928427.2904643714 3.06103708116298157e-06 > ...SNIP... > FAIL: gsl_sf_synchrotron_2_e(0.01, &r) > expected: 0.2309807734222628 obtained: 0.2309807734222623 > 1.877351636458429e-16 8.12774e-16 fracdiff: > 9.613120678191913e-16 value/expected not consistent within > reported error > 0.230980773422262337 1.87735163645842852e-16