emacs-devel
[Top][All Lists]
Advanced

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

Re: FFI again


From: Stephen J. Turnbull
Subject: Re: FFI again
Date: Tue, 08 Oct 2013 14:33:48 +0900

Richard Stallman writes:

 > Supporting Windows is a low-priority goal for us.  We don't spend
 > time on that; rather, we allow others to do so if they wish.

Windows is just the most obvious example of a system where few users
will be able to use the on-demand link-loader alone to import non-Lisp
modules from an ELPA.  However, even in *free* systems non-developers
will encounter at least some of the problems Andy describes using
Windows as an example.

FWIW, I expect no need to contort the on-demand link-loader for
Windows.  IIUC, Emacs for Windows already has support for on-demand
link-loading (maybe better called "if-available" as currently
implemented?), and we didn't need to do any contorting of the "ellcc"
infrastructure that makes sure the right compiler is invoked and links
the module to the Lisp feature system.




reply via email to

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