How to load a dylib from a particular place
Luís Oliveira
luismbo at gmail.com
Thu Sep 15 15:42:20 UTC 2016
On Thu, Sep 15, 2016 at 4:31 PM, Jim Newton <jimka.issy at gmail.com> wrote:
> I can try your suggestion, but according to the documentation this won't
> work. The documentation says the list is only used if dload(3) fails the
> first time. I know that dload(3) succeeds the first time by loading the
> wrong version.
Oh, I see. Missed that bit of information, sorry. Can you delete the
bad version or tweak the define-foreign-library definition to point to
the right one?
Cheers,
--
Luís Oliveira
http://kerno.org/~luis/
More information about the cffi-devel
mailing list