help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] help linking


From: Joakim Hove
Subject: Re: [Help-gsl] help linking
Date: Tue, 20 Jan 2004 08:51:57 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Serafim Rodrigues <address@hidden> writes:


> Note i had to include compile link the -static option (i get a list
> of undifined _cblas_XXXX symbols)

[...]

> functions.o -L/sw/lib -lgsl -gslcblas -lm

If this is copy & paste of your compile commands it explains
it. Linking to the gslcblas library is achieved with:

  .... -L/sw/lib -lgslcblas ...

i.e. you missed the leading 'l'. 

HTH

Joakim

-- 
  /--------------------------------------------------------------------\
 / Joakim Hove  / address@hidden  /  (55 5) 84076       |                 \
 | Unifob AS, Avdeling for Beregningsvitenskap (BCCS) | Stabburveien 18 |
 | CMU                                                | 5231 Paradis    |
 \ Thormøhlensgt.55, 5020 Bergen.                     | 55 91 28 18     /
  \--------------------------------------------------------------------/





reply via email to

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