[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gsl] GSL bug
From: |
Brian Gough |
Subject: |
Re: [Bug-gsl] GSL bug |
Date: |
Tue, 23 Feb 2010 08:44:21 +0000 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI) |
At Mon, 22 Feb 2010 21:09:31 -0500,
Gunjan Verma wrote:
> I couldn't configure on the system (its an embedded system), so I hand
> built the library. I specified HAVE_INLINE to 0 in the config.h. This takes
> care of almost all the inlines, but not for cholesky.c .
You'll need to also uncomment the following line in config.h:
/* #undef inline */
--
Brian Gough
GNU Scientific Library -
http://www.gnu.org/software/gsl/