emacs-devel
[Top][All Lists]
Advanced

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

Re: [External] : Emacs pretest 28.0.91 is out


From: Eli Zaretskii
Subject: Re: [External] : Emacs pretest 28.0.91 is out
Date: Thu, 13 Jan 2022 08:30:59 +0200

> From: "H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de>
> Cc: Corwin Brust <corwin@bru.st>,  luangruo@yahoo.com,  stefan@marxist.se,
>   drew.adams@oracle.com,  emacs-devel@gnu.org
> Date: Wed, 12 Jan 2022 22:15:57 +0100
> 
> > I'm not sure this is correct/justified.  Wouldn't it be better to have
> > just one build that could support both variants?  It is supposed to
> > work that way, but I don't think anyone tested this in practice.  It
> > would be good to see if that indeed works as intended, and if not,
> > report the issues which prevent that.
> 
> I don't quite understand, does this mean that ALL .elc files are getting
> .eln companions?  

Not necessarily.  If you use the "normal" build procedure, only the
Lisp files that are preloaded (and a few additional support files)
will be natively compiled, the rest will be left as *.elc files.

But I'm not sure I understand why you are asking this.

> Or can this work as under Gnu-Linux with JIT compilation?

If libgccjit is not available, Emacs should use the *.elc files.



reply via email to

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