This is the mail archive of the gsl-discuss@sourceware.cygnus.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]

Undefined reference to gsl_blas_raw* in gls 0.6


I download 0.6, it compiled and installed OK
but when I try to link a program against it
it shows several of:

/usr/local/lib/libgsl.so: undefined reference to `gsl_blas_raw_****'
...
...

It does not matter wtah the program have inside it

for example

gcc -lgsl opa.c

opa.c is nothing but printf("hola"); inside main()

I was using 0.5 without problem

Do anyone knows what I am doing bad?

thanks

Diego Saravia
dsa@unsa.edu.ar


-- 
Diego Saravia

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