help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] Turn off range checking in GSL


From: Khoa Tran
Subject: Re: [Help-gsl] Turn off range checking in GSL
Date: Thu, 10 Apr 2014 23:58:58 +0000

Hi,

I use this command to compile the program:

gcc -Wall -I/usr/local/include -DHAVE_INLINE -c main.c

So I assume that -DHAVE_INLINE helps me define HAVE_INLINE. Is that correct?

I also use -UGSL_RANGE_CHECK when compiling as suggested in the old post. But 
that doesn’t work.

Best regards!
Khoa

On 11 Apr 2014, at 9:51 am, Peter Johansson <address@hidden> wrote:

> On 04/11/2014 09:44 AM, Khoa Tran wrote:
>> Can anybody help me clarify?
>> 
> You can do the switch when you compile your program, but the switch is only 
> available if you have defined HAVE_INLINE.
> 
> hth,
> 
> -- 
> Peter Johansson
> 




reply via email to

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