PreviousIndexLast

[bug-gsl] Re: cross-compiling bug (2008-07-23)

From: Brian Gough <bjg@gnu.org>
Subject: Re: cross-compiling bug
Date: Wed, 23 Jul 2008 16:39:36 +0100
To: "Tim Rambo" <tmr11@..........>
Cc: bug-gsl@gnu.org

At Wed, 23 Jul 2008 07:57:56 -0400,
Tim Rambo wrote:
>
> Thanks! I actually got the code to compile by removing the -O2
> compile flag with the configuration option CPPFLAGS="-g". Also,
> there is an error when making libgslsiman. This is fixed by editing
> the compile flags in the siman makefile to include a -lm for the
> math library.

That's been reported a couple of times but I've never been able to
figure out why it happens for siman/ -- the other directories use math
library functions as well but they don't seem to give any problems.
If you can find out why please let me know.

--
Brian Gough

GNU Scientific Library -
http://www.gnu.org/software/gsl/