This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL 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: about GSL and devC++


Hi Neli,

It seems to me you should somewhere indicate that you wish to link the gsl
library. For gcc, this is done using -lgsl as a command line option.

Greetings,
Fleur


On Thu, 7 Feb 2002, Neli wrote:

> Hi
>
> We would like to use the GSL library from http://gnuwin32.sourceforge.net/,
> where (we suppose so) may be work in MS-Windows environment.
> We copied the "include" files on appropriate directories (include/gsl) and all
> the *.a libraries in /lib.
> A naive question: is that sufficient? Anybody knows how the Dev-C++ dealing
> with "external" libraries?
> We tried to compile a test file (the same on manual!) and the log said:
> "undefined reference to 'gsl_sf_bessel_J0' ".
>
> TIA
>
>
> Neli Ortega
>
>
>


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