help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] GNU build configure.ac script


From: Brian Gough
Subject: Re: [Help-gsl] GNU build configure.ac script
Date: Wed, 15 Aug 2007 17:26:43 +0100
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI)

At Fri, 10 Aug 2007 08:52:38 +0200,
Rutger van Haasteren wrote:
> Now, I can also use the ATLAS version of CBLAS in step 2. But I fail to be
> able to do this for the intel MKL library. What are all the requirements
> that must be met for AC_CHECK_LIB(gsl,main) to succeed?

Sometimes it's necessary to check for a different function instead of
main, e.g. cblas_dgemm

If you run a configure script in debugging mode it's possible to see
why it is failing.

  sh -x ./configure

-- 
Brian Gough
(GSL Maintainer)

Network Theory Ltd,
Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/




reply via email to

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