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]

Linking error under CygWin


 When trying to link the test program (with the flags suggested by gsl-config), I get the following linker error:

$ gcc -L/usr/local/lib -lgsl -lm gsl-test.o
gsl-test.o(.text+0x4a):gsl-test.c: undefined reference to `_gsl_sf_bessel_J0'
collect2: ld returned 1 exit status

 Everything seems to be installed fine (in the default locations), so what could be wrong?



_______________________________________________________
The FREE service that prevents junk email http://www.mailshell.com


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