help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Install GSL to Intel Macs


From: Brian Gough
Subject: Re: [Help-gsl] Install GSL to Intel Macs
Date: Thu, 23 Mar 2006 14:20:45 +0000

Hong-Jun Yoon writes:
 > Does anybody have done installation GSL to the Intel Macs successfully?
 > What I found out is that it calls PPC specific codes while compiling,  
 > and I'd like to know what option I can choose to prevent it.
 > If you have an idea, please let me know how. Thanks for reading.

After you have run ./configure edit the file config.h
and delete (or comment out) the line

#define HAVE_DARWIN_IEEE_INTERFACE 1

Then continue with make; make check as normal.

-- 
Brian Gough

Network Theory Ltd,
Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]