public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: GSL-0.9 on Mac OS X
@ 2001-12-19 13:20 Rodney Sparapani
  0 siblings, 0 replies; 3+ messages in thread
From: Rodney Sparapani @ 2001-12-19 13:20 UTC (permalink / raw)
  To: bjg; +Cc: gsl-discuss

>
>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?
>

Brian:

I didn't follow that suggestion.  And, since --disable-shared did the trick, I 
didn't explore the problem further (you may also need to set LDFLAGS to '-Si' 
when you are linking to your code).  But, I did bring up the multiple 
definitions issue with Apple.  They told me that there are a few remaining 
issues with OS X that they are trying to resolve related to Mach-O libraries and 
this may be a side-effect.

Rodney Sparapani              Medical College of Wisconsin
Sr. Biostatistician           Patient Care & Outcomes Research (PCOR)
rsparapa@mcw.edu              8701 Watertown Plank Rd., Rm. H2775
(414) 456-8786 (FAX: 6689)    PO Box 26509, Milwaukee, WI  53226-0509

^ permalink raw reply	[flat|nested] 3+ messages in thread

* GSL-0.9 on Mac OS X
@ 2001-12-19 13:20 rodney sparapani
  2001-12-19 13:20 ` Brian Gough
  0 siblings, 1 reply; 3+ messages in thread
From: rodney sparapani @ 2001-12-19 13:20 UTC (permalink / raw)
  To: gsl-discuss

Mac OS X can probably be added to the officially supported list.  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.  
There 2 failures with "make check", but it appears to be the tolerances; 
see below.

Rodney

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: GSL-0.9 on Mac OS X
  2001-12-19 13:20 rodney sparapani
@ 2001-12-19 13:20 ` Brian Gough
  0 siblings, 0 replies; 3+ messages in thread
From: Brian Gough @ 2001-12-19 13:20 UTC (permalink / raw)
  To: rodney sparapani; +Cc: gsl-discuss

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-12-19 13:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-19 13:20 GSL-0.9 on Mac OS X Rodney Sparapani
2001-12-19 13:20 rodney sparapani
2001-12-19 13:20 ` Brian Gough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).