bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] finite deprecated in OSX, iOS


From: Peter Johansson
Subject: Re: [Bug-gsl] finite deprecated in OSX, iOS
Date: Thu, 30 Jan 2014 13:55:40 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130108 Thunderbird/10.0.12

Hi Jeff,

On 01/30/2014 11:50 AM, Jeff E Mandel wrote:
I’m trying to compile GSL with Xcode 5.02 (clang) on Mavericks for iosphoneos 
and iosphonesimulator. It fails due to deprecation of finite. On further 
investigation:

%grep -R unavailable gsl-1.16
…
gsl-1.16/config.log:conftest.c:59:10: error: 'finite' is unavailable: not 
available on iOS
…

This message says that the configure script has detected that finite is not available. It will therefore not #define HAVE_DECL_FINITE in generated 'config.h.'.

Can you please give some more details on the error you get. Does configure go through or abort? If it's at compilation time you get an error, what is the error message from the compiler? Can you please attach config.h, which should be in you top directory.

Cheers,
Peter




reply via email to

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