bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gsl] A problem with GSL library


From: hosein salari
Subject: [Bug-gsl] A problem with GSL library
Date: Mon, 12 Apr 2010 09:15:53 -0700 (PDT)

Hi
I am trying to compile my c++ functions using GSL library on winXP
32bit. Under linux there is no problem, however, trying to compile my
code under winXP following posts appear:


C:\Documents and Settings\hosein\Desktop\cpp
file3\USRTT_Auto1.o:USRTT_Auto1.cpp:(.text+0x2c84)||undefined reference
to `_gsl_matrix_view_array'|
C:\Documents and Settings\hosein\Desktop\cpp
file3\USRTT_Auto1.o:USRTT_Auto1.cpp:(.text+0x2c93)||undefined reference
to `_gsl_vector_alloc'|
C:\Documents and Settings\hosein\Desktop\cpp
file3\USRTT_Auto1.o:USRTT_Auto1.cpp:(.text+0x2caa)||undefined reference
to `_gsl_matrix_alloc'|
C:\Documents and Settings\hosein\Desktop\cpp
file3\USRTT_Auto1.o:USRTT_Auto1.cpp:(.text+0x2cb9)||undefined reference
to `_gsl_eigen_symmv_alloc'|
C:\Documents and Settings\hosein\Desktop\cpp
file3\USRTT_Auto1.o:USRTT_Auto1.cpp:(.text+0x2ce2)||undefined reference
to `_gsl_eigen_symmv'|
C:\Documents and Settings\hosein\Desktop\cpp
file3\USRTT_Auto1.o:USRTT_Auto1.cpp:(.text+0x2cf0)||undefined reference
to `_gsl_eigen_symmv_free'|
C:\Documents and Settings\hosein\Desktop\cpp
file3\USRTT_Auto1.o:USRTT_Auto1.cpp:(.text+0x2d0a)||undefined reference
to `_gsl_eigen_symmv_sort'|
C:\Documents and Settings\hosein\Desktop\cpp
file3\USRTT_Auto1.o:USRTT_Auto1.cpp:(.text+0x2d36)||undefined reference
to `_gsl_vector_get'|
C:\Documents and Settings\hosein\Desktop\cpp
file3\USRTT_Auto1.o:USRTT_Auto1.cpp:(.text+0x2d5b)||undefined reference
to `_gsl_matrix_column'|
C:\Documents and Settings\hosein\Desktop\cpp
file3\USRTT_Auto1.o:USRTT_Auto1.cpp:(.text+0x2d9d)||undefined reference
to `_gsl_vector_get'|
||=== Build finished: 10 errors, 0 warnings ===|


Seems there are problems with linking. Unfortunately, google did not help me. 
Can anyone give me some suggestions? 
 -- 
sincerely
hosein salari
sharif university of technology
physics department
M.Sc student in soft condensed matter & computational physics



      


reply via email to

[Prev in Thread] Current Thread [Next in Thread]