Neil Jerram <[EMAIL PROTECTED]> writes:
>
> I noticed from strace (below) that, on my machine, ltdl tries to open
> libguile-i18n-v-0.so from libguile/.libs, once it has failed with the
> locations in LTDL_LIBRARY_PATH.  I'm guessing that this is a piece of
> fallback "try to open .so in the same directory as the running
> executable" logic, and that this logic wasn't present in some older
> version of libtool.  (Although there is nothing in libtool's NEWS or
> doc to support this.)

There's a comment that it tries the name as given, like just "foo.la"
etc.  Probably not what you normally want :(.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to