bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] A problem with GSL library


From: maxgacode
Subject: Re: [Bug-gsl] A problem with GSL library
Date: Wed, 14 Apr 2010 23:21:16 +0200
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

hosein salari wrote:
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'|


Seems there are problems with linking. Unfortunately, google did not help me. 
Can anyone give me some suggestions
I'm uisng GSL under windows (MinGW) and I never had issue of this type. As you can understand it's a linker issue (missed library? incorrect order of linking of libraries?) . Try to post the full command line you used to compile the source.

Regards

Max





reply via email to

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