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/
