[Help Request]: GSL_RANGE_CHECK_OFF ?
Brian Gough
bjg@network-theory.co.uk
Wed Jun 2 15:23:00 GMT 2004
Raimondo Giammanco writes:
> I see. I thought it was strange that "if" with HAVE_INLINE,
> with respect to what the manual was saying, so I tried
> -DSL_RANGE_CHECK=0 but did not add -DHAVE_INLINE.
> Shouldn't the configure figure out if the compiler supports
> inlining, and behave accordingly?
The configure script checks for 'inline' when compiling the library
itself, but there is no way to do an equivalent check for user
applications.
--
Brian Gough
More information about the Gsl-discuss
mailing list