help-octave
[Top][All Lists]
Advanced

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

Re: oct-file with GSL


From: Dmitri A. Sergatskov
Subject: Re: oct-file with GSL
Date: Tue, 23 May 2006 08:36:09 -0600

On 5/23/06, Michael Kopp <address@hidden> wrote:

mkoctfile -l/usr/lib/libgsl.so -l/usr/lib/libgslcblas.so gsl_rand.cc

However, I get the error message

/usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/bin/ld:
cannot find -l/usr/lib/libgsl.so
collect2: ld returned 1 exit status

(although the two files exist in /usr/lib).

Any suggestions? Sorry to bother you again,


Try mkoctfile -lgsl gsl_rand.cc



Michael.


Dmitri.
--



reply via email to

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