guile-user
[Top][All Lists]
Advanced

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

Re: using GSL with cblas via FFI


From: cong gu
Subject: Re: using GSL with cblas via FFI
Date: Sun, 3 Jun 2012 17:04:29 -0500

I found libtool offers a way to make a shared library globally
available.  So I wrote a patch that provides `dynamic-link-global'.
A call like `(dynamic-link-global "libgslcblas")' should make things work.

I don't know whether it is portable, though.  Documentation of libtool
mentioned that not all loaders are able to act upon this `advice'.

-- 
Cong Gu

Attachment: guile-2.0.5-dl-global.patch
Description: Binary data


reply via email to

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