This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GSL on Darwin


Hi,

If you get the tar file of the last released version of gsl (gsl-0.7)
then no extra tools are needed.

The only time you will need some extra tools is if you compile
directly from CVS (in that case you need automake, autoconf and
libtool).

The configure script can take an argument to specify the host type.  I
don't know what system type would be appropriate but you could try
something like

  ./configure ppc-next-nextstep3

The only part of the library that should be affected is the ieeeutils
directory, which is platform-dependent.
regards
Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]