[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] Help me please
From: |
Luz Stella Gomez Fajardo |
Subject: |
[Help-gsl] Help me please |
Date: |
Thu, 17 Jan 2008 10:43:14 -0500 |
Hi.
I try to compile a .cpp file using the gsl_deriv_central library but this shows
a error in konsole that say:
./a.out: relocation error: ./a.out: undefined symbol: gsl_deriv_central.
My full comand is
g++ -Wall -I/usr/local/include -c deriv.cpp
g++ -L /usr/local/lib deriv.o -lgsl -lgslcblas -lm
./a.out
How I can to solve this?
Thanks.
Luz
- [Help-gsl] Help me please,
Luz Stella Gomez Fajardo <=