[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] some basic question about compiling and linking
From: |
Kenneth Geisshirt |
Subject: |
Re: [Help-gsl] some basic question about compiling and linking |
Date: |
Fri, 02 Apr 2004 10:44:00 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040116 |
W. Xu wrote:
When I read gsl-ref file I was confused by some terminologies, such
as "shared library" and "blas library"?
Shared libraries are common on any UNIX (including Linux) platform. It
is close to the concept DLL in Windows.
Why we should use the options as "-lgsl" and "-lgslcblas"? And
what's the mechanism?
-lgsl links in the libgsl which contains general GSL functions.
-lgslcblas links in libgslcblas which is GSL's interface to BLAS.
Kneth
--
Kenneth Geisshirt, M.Sc., Ph.D. http://kenneth.geisshirt.dk
Grøndals Parkvej 2A, 3. sal address@hidden
DK-2720 Vanløse +45 38 87 78 38