bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] Debug Version


From: Rhys Ulerich
Subject: Re: [Bug-gsl] Debug Version
Date: Thu, 21 Jan 2010 08:38:36 -0600

> Not really a bug.... but is there any easy way of building debug
> versions of the library?

Running configure with
   CFLAGS="-O0 -g" ./configure --prefix=/my/gsl/debug-installation
might do what you want.  You could then point your compiler at this
debug installation using -I and -L flags.

- Rhys




reply via email to

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