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/ _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
