At Wed, 23 Mar 2011 14:46:07 +0000, Dr. David Kirkby wrote: > But a workaround is to build without debugging information. > > So set > > CFLAGS="-g0" > > and then build GSL. The "-g0" will override the "-g" which gets put > automatically put there by the configure script. The GSL builds fine.
Thanks, I've added a note about CFLAGS="-g0" to the INSTALL file. -- Brian Gough _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
