unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Add new variable 'inhibit-native-compilation'
@ 2022-10-06  7:55 Konrad Podczeck
  2022-10-06  8:16 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Konrad Podczeck @ 2022-10-06  7:55 UTC (permalink / raw)
  To: emacs-devel; +Cc: Eli Zaretskii, Andrea Corallo, Lars Ingebrigtsen

How to get, after the changes of how native compilation works, the old
behavior, i.e., one sees a log file of how native compilation of
packages goes on, and after finishing this, in .emacs.d, an eln-cache
folder is shown showing all the packages which have been natively
compiled, instead, as it is now, only two trampoline files?

Konrad



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Add new variable 'inhibit-native-compilation'
  2022-10-06  7:55 Add new variable 'inhibit-native-compilation' Konrad Podczeck
@ 2022-10-06  8:16 ` Eli Zaretskii
  2022-10-06  8:23 ` Konrad Podczeck
  2022-10-06 12:12 ` Lars Ingebrigtsen
  2 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2022-10-06  8:16 UTC (permalink / raw)
  To: Konrad Podczeck; +Cc: emacs-devel, akrl, larsi

> From: Konrad Podczeck <konrad.podczeck@univie.ac.at>
> Date: Thu, 6 Oct 2022 09:55:24 +0200
> Cc: Eli Zaretskii <eliz@gnu.org>,
>  Andrea Corallo <akrl@sdf.org>,
>  Lars Ingebrigtsen <larsi@gnus.org>
> 
> How to get, after the changes of how native compilation works, the old
> behavior, i.e., one sees a log file of how native compilation of
> packages goes on, and after finishing this, in .emacs.d, an eln-cache
> folder is shown showing all the packages which have been natively
> compiled, instead, as it is now, only two trampoline files?

You mean, installing a package no longer natively-compiles its files?
Not even when you later load the package into Emacs and use it?  If
so, in what Emacs version do you see that?



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Add new variable 'inhibit-native-compilation'
  2022-10-06  7:55 Add new variable 'inhibit-native-compilation' Konrad Podczeck
  2022-10-06  8:16 ` Eli Zaretskii
@ 2022-10-06  8:23 ` Konrad Podczeck
  2022-10-06 12:12 ` Lars Ingebrigtsen
  2 siblings, 0 replies; 4+ messages in thread
From: Konrad Podczeck @ 2022-10-06  8:23 UTC (permalink / raw)
  To: emacs-devel; +Cc: Eli Zaretskii, Andrea Corallo, Lars Ingebrigtsen

Yes, I mean exactly  this.The Emacs-version I use is 29.0.50 (9.0), on a Mac.

> Am 06.10.2022 um 09:55 schrieb Konrad Podczeck <konrad.podczeck@univie.ac.at>:
> 
> How to get, after the changes of how native compilation works, the old
> behavior, i.e., one sees a log file of how native compilation of
> packages goes on, and after finishing this, in .emacs.d, an eln-cache
> folder is shown showing all the packages which have been natively
> compiled, instead, as it is now, only two trampoline files?
> 
> Konrad




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Add new variable 'inhibit-native-compilation'
  2022-10-06  7:55 Add new variable 'inhibit-native-compilation' Konrad Podczeck
  2022-10-06  8:16 ` Eli Zaretskii
  2022-10-06  8:23 ` Konrad Podczeck
@ 2022-10-06 12:12 ` Lars Ingebrigtsen
  2 siblings, 0 replies; 4+ messages in thread
From: Lars Ingebrigtsen @ 2022-10-06 12:12 UTC (permalink / raw)
  To: Konrad Podczeck; +Cc: emacs-devel, Eli Zaretskii, Andrea Corallo

Konrad Podczeck <konrad.podczeck@univie.ac.at> writes:

> How to get, after the changes of how native compilation works, the old
> behavior, i.e., one sees a log file of how native compilation of
> packages goes on, and after finishing this, in .emacs.d, an eln-cache
> folder is shown showing all the packages which have been natively
> compiled, instead, as it is now, only two trampoline files?

I'm not sure what you mean -- Emacs has never shown a log of native
compilation on startup, or displayed the eln-cache directory after
finishing.

If what you mean is that JIT compilation no longer happens, that sounds
like a bug.  I'm not able to reproduce that -- if I start up a
nativecomp Emacs, it creates a large number of .eln files in the
eln-cache diretory.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-06 12:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-06  7:55 Add new variable 'inhibit-native-compilation' Konrad Podczeck
2022-10-06  8:16 ` Eli Zaretskii
2022-10-06  8:23 ` Konrad Podczeck
2022-10-06 12:12 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).