At Mon, 19 Jan 2009 19:24:42 +0000,
Sébastien Fabbro wrote:
> A cblas library is needed to link with the shared gsl library
> even if no cblas function is used, or when LDFLAGS="-Wl,--as-needed"
> is used to build gsl. 
> 
> One possibility is to link directly either from an external
> external cblas library or from the builtin gslcblas at compile time
> instead of the GSL_CBLAS_LIB as suggested in gsl-config.
> 
> This could be done as a cblas configure option as proposed in the
> attached patch (also in the Gentoo public cvs repository).

Hi,

Thanks for your email.  Can you explain what problem this solves?  Is
it that you want to compile everything with -Wl,--as-needed?

-- 
Brian Gough
(GSL Maintainer)

Support freedom by joining the FSF!
http://www.fsf.org/associate/support_freedom/join_fsf?referrer=37


_______________________________________________
Bug-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gsl

Reply via email to