guile-user
[Top][All Lists]
Advanced

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

Re: statically linking in srfi modules


From: Ludovic Courtès
Subject: Re: statically linking in srfi modules
Date: Sat, 09 Feb 2013 00:44:11 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Mark H Weaver <address@hidden> skribis:

> The problem is the call to 'load-extension' near the top of
> 'srfi-1.scm', which again tries to load that shared library.
> You'll have to remove that call from 'srfi-1.scm'.

Actually ltdl supports “preloaded libraries”, but that would mean
reworking 1.8’s build system to use it (see
<http://thread.gmane.org/gmane.lisp.guile.devel/7897>).

Ludo’.




reply via email to

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