help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] gsl and matricies


From: John Lamb
Subject: Re: [Help-gsl] gsl and matricies
Date: Tue, 09 Nov 2004 17:51:57 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040906

including gsl_matrix.h. When I try to run the sample program below I get the effor message:"unknown symbol _gsl_matrix_alloc ". I get similar results with gsl_matrix_float_alloc.
Did you remember to link you compiled the final executable, e.g.

gcc file.cc -lgsl -lgslcblas -lm -o executable

?

--
JDL




reply via email to

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