emacs-devel
[Top][All Lists]
Advanced

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

Re: On elisp running native


From: Eli Zaretskii
Subject: Re: On elisp running native
Date: Sat, 28 Dec 2019 10:34:26 +0200

> From: Andrea Corallo <address@hidden>
> Cc: Eli Zaretskii <address@hidden>, address@hidden
> Date: Fri, 27 Dec 2019 21:02:50 +0000
> 
> And this let me think to Eli's point on windows missing compatibility.
> There's good chance that the reason for this is that libgccjit does use
> dlopen&friends.  Actually these are exactly the features of libgccjit
> infrastructure we do *not* use.

I'm not sure I understood you, but dlopen, dlsym etc. (or their moral
equivalents) are readily available on Windows; see src/dynlib.c.  So
that cannot be the reason why libgccjit is not available on Windows.



reply via email to

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