This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Importing and Compiling with the GSL In cygwin


> From: cygwin-xfree-owner@cygwin.com 
> [mailto:cygwin-xfree-owner@cygwin.com] On Behalf Of Cameron Williams
> Sent: Friday, June 12, 2009 10:45 AM

> 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?

	For any package, install the *-devel package if you want the headers and libs, so you need to install gsl-devel.


	HTH,

Mike

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]