help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] gsl trouble with linux and g++


From: Joakim Hove
Subject: Re: [Help-gsl] gsl trouble with linux and g++
Date: Tue, 07 Dec 2004 15:36:28 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.2 (gnu/linux)

Hello,

> address@hidden:~/C-programs/SSVS-revision-8-31-03/test-ssvs]% g++
> test-err-2.o -lgsl -lcblas -l
>
> and get the following error.
> /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld:
> cannot find -lcblas
> collect2: ld returned 1 exit status

Well, unless you are trying to link with another cblas library, you
should link with -lgslcblas.
                   ^^^

HTH - Joakim

-- 
Joakim Hove
hove AT ift uib no
Tlf: +47 (55 5)8 27 90 
Fax: +47 (55 5)8 94 40
http://www.ift.uib.no/~hove/





reply via email to

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