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]

problem in linking the lib


Dear sir, i think i need some help with gsl. i installed the rpm for 
gsl-1.1.1-0. and was unable to link it to the lib.

i tried to compile with the following command.
gcc -L/usr/lib-lgsl test.c

the error messages are
/tmp/ccrOm9yz.o: In function `main':
/tmp/ccrOm9yz.o(.text+0x24): undefined reference to `gsl_stats_mean'
/tmp/ccrOm9yz.o(.text+0x3f): undefined reference to `gsl_stats_variance'
/tmp/ccrOm9yz.o(.text+0x5a): undefined reference to `gsl_stats_max'
/tmp/ccrOm9yz.o(.text+0x75): undefined reference to `gsl_stats_min'

thanx
waiting for the reply
chew wai


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