guile-user
[Top][All Lists]
Advanced

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

Re: how to use dynamic-link


From: Marius Vollmer
Subject: Re: how to use dynamic-link
Date: 28 Jan 2001 19:15:27 +0100
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7

Matt Wette <address@hidden> writes:

> I am trying to use load shared objects but keep running to the
> error message "file not found".

The ltdl library, which Guile is using for platform agnostic dynamic
linking often produces this error instead of the real error.  This is
because it keeps on trying further names when one name fails with any
error whatsoever.

This should be fixed in ltdl.  Anyone?



reply via email to

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