public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Brian Gough <bjg@gnu.org>
To: "PICCA Frédéric-Emmanuel"
	<frederic-emmanuel.picca@synchrotron-soleil.fr>
Cc: <gsl-discuss@sourceware.org>
Subject: Re: gsl.pc file
Date: Wed, 10 Feb 2010 20:44:00 -0000	[thread overview]
Message-ID: <87iqa4izwo.wl%bjg@network-theory.co.uk> (raw)
In-Reply-To: <606CC410B038E34CB97646A32D0EC0BF0181FC27@venusbis.synchrotron-soleil.fr>

At Mon, 8 Feb 2010 10:11:31 +0100,
PICCA Frédéric-Emmanuel wrote:
> 
> Hello
> 
> I am using gsl for one of my library.
> 
> it use the multiroot hybrid solver and the simplex. so I do not use
> the gslcblas librari.
> 
> nevertheless the gsl.pc file contain -lgsl and -lgslcblas.
> 
> so using AX_GSL_PATH add necessarely the gslcbals library even if I
> do not use this library.
> 
> is it normal ?

It is normal, pkg-config does not look at the program so it does not
have any granularity.

> is gsl using under the hood the gslcblas library ?

Yes, it is used in the linalg routines -- so you might actually needed.

-- 
Brian Gough

GNU Scientific Library -
http://www.gnu.org/software/gsl/

      reply	other threads:[~2010-02-10 20:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-08  9:12 PICCA Frédéric-Emmanuel
2010-02-10 20:44 ` Brian Gough [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iqa4izwo.wl%bjg@network-theory.co.uk \
    --to=bjg@gnu.org \
    --cc=frederic-emmanuel.picca@synchrotron-soleil.fr \
    --cc=gsl-discuss@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).