bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] compiling GSL-1.12 on HP-UX


From: Brian Gough
Subject: Re: [Bug-gsl] compiling GSL-1.12 on HP-UX
Date: Tue, 18 Aug 2009 22:22:48 +0100
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI)

At Mon, 17 Aug 2009 10:13:23 -0400,
address@hidden wrote:
> Hi Brian, thanks for the e-mail. I tried compiling by doing
> 
> ./configure CFLAGS="-Ae -DGSL_C99_INLINE" --disable-shared
> 
> But I still get the error. I'm attaching the typescript again. 
> Anything else I should try? 

Everything is controlled by the macros in gsl_inline.h (which are
selected from the settings of HAVE_INLINE, HAVE_C99_INLINE, etc in
config.h) 

If you know how your compiler uses inline you could edit the config.h
file after running ./configure, or edit gsl_inline.h if needed.

If you figure out the correct options let me know and I will
incorporate them, I don't use HP-UX myself so I don't have any other
way to know what is correct there.

> I didn't find any reference to -DGSL_C99_INLINE in the INSTALL file ...

Sorry, I forgot it is only in the repository not in the last release.
http://git.savannah.gnu.org/cgit/gsl.git/tree/INSTALL
There are also some notes in gsl_inline.h

-- 
Brian Gough
(GSL Maintainer)

Support freedom by joining the FSF 
http://www.fsf.org/associate/support_freedom/join_fsf?referrer=37




reply via email to

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