bug-guile
[Top][All Lists]
Advanced

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

Re: Bug 17344 lives


From: Ludovic Courtès
Subject: Re: Bug 17344 lives
Date: Sun, 11 May 2008 05:15:53 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hi,

Neil Jerram <address@hidden> writes:

> What's the underlying issue here?  Has libtool 2 dropped support for
> pre-opening, or is there a different incantation needed for loading
> pre-opened symbols, or is there something about Guile's build that
> prevents libltdl from exporting lt__PROGRAM__LTX_preloaded_symbols?

I think we should have been using the `LTDL_SET_PRELOADED_SYMBOLS ()'
macro instead of having these two lines in `guile.c' (per node "Libltdl
interface" in the Libtool 1.5 manual).  Maybe this would work better
with 2.2 as it's still documented:

  http://www.gnu.org/software/libtool/manual/html_node/Dlpreopening.html

Thanks,
Ludovic.





reply via email to

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