Importing and Compiling with the GSL In cygwin

Cameron Williams cameronlwilliams@gmail.com
Fri Jun 12 17:44:00 GMT 2009


Hi,

I installed cygwin so that I could work in a computational physics
group as an undergrad. As such, It would be wonderful to be able to
use the GSL, which I understand is an auto-installed package and when
I try import it using

#include <gsl/gsl_math.h>
#include <gsl/gsl_deriv.h>
#include <gsl/gsl_sf.h>

but these don't appear to work. What is the directory that I need to
import, or how do I build with the GSL under the cygwin environment?

Cameron

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/



More information about the Cygwin-xfree mailing list