guile-devel
[Top][All Lists]
Advanced

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

Re: Should (dynamic-link "./hello.lo") work these days?


From: Marius Vollmer
Subject: Re: Should (dynamic-link "./hello.lo") work these days?
Date: 25 Mar 2001 04:03:11 +0200
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7

Rob Browning <address@hidden> writes:

> Further, if you do specify an -rpath, hobbit doesn't know that the
> resulting .so file will be in ./.libs, not in the top level
> directory.

When you link the ".la" file that is created by the build-process,
ltdl should be able to find the real library in ".libs", I think
(based on the "installed=no" declaration).  I don't know whether it
actually tries to.

Ltdl needs to be fixed anyway...



reply via email to

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