emacs-devel
[Top][All Lists]
Advanced

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

Re: Dynamic loading progress


From: Stephen Leake
Subject: Re: Dynamic loading progress
Date: Thu, 05 Mar 2015 16:32:58 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (windows-nt)

Aurélien Aptel <address@hidden> writes:

>     $ ./src/emacs -Q
>     (module-load "./modules/basic/basic.so")
>     => t
>
>     (basic-sum 2 2)
>     => 4
>
> git repo: https://github.com/aaptel/emacs-dynamic-module.git

This compiles and runs for me on 64 bit Debian and 32 bit Mingw.

-- 
-- Stephe



reply via email to

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