emacs-devel
[Top][All Lists]
Advanced

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

Re: Dynamic loading progress


From: Stefan Monnier
Subject: Re: Dynamic loading progress
Date: Thu, 09 Oct 2014 20:53:13 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

>> I think we can circumvent this problem by changing the suffix we add to
>> load-suffixes depending on the platform (e.g. based on dlopenext).
> You mean, use foo.so in Lisp and have .so changed to something else?

No, I means to add ".so" or ".dll" to `load-suffixes' depending on the
host system.


        Stefan



reply via email to

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