[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] RE: linker error
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] RE: linker error |
Date: |
Mon, 10 May 2004 11:47:13 +0100 |
César Cárdenas writes:
> I apologize because my mistake on not mentioning the platform and tools
> I am using, here you have:
>
> Platform:
> Dev-cpp 4.9.8.7 under Windows 2000 v5.00.2195
>
> Default compiler:
> MingW32
You will need the options
-lgsl -lgslcblas -lm.
See the GSL Reference Manual for details.
You also need the libgsl.a and libgslcblas.a libraries, which are available
as part of Cygwin.
--
Brian Gough