unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#48025: 28.0.50; Add an invocation option to inhibit native-compilation functionality
@ 2021-04-26  5:52 Phil Sainty
  2021-04-26 12:08 ` Eli Zaretskii
  2022-06-30 13:08 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 15+ messages in thread
From: Phil Sainty @ 2021-04-26  5:52 UTC (permalink / raw)
  To: 48025; +Cc: Andrea Corallo

Now that the native-compilation feature is merged, it would be very
useful to be able to build Emacs --with-native-compilation but be
able to choose to inhibit that functionality at start time via a
command-line option such as 'emacs --no-native-compilation', which
would cause Emacs to load/execute only .el and .elc files.

This will enable users to easily compare functionality with and
without native-compilation, so that native-compilation bugs can be
more easily identified and reproduced without requiring people to
maintain more than one build of Emacs in order to test how the
traditional interpreters behave.

I'm not sure if/how this ties in with the portable dumper.  Perhaps
there are .eln files included in the dump?  If so, perhaps the dump
would need to include both the .elc and the .eln code, and choose
which to use based on the new option.


-Phil





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

end of thread, other threads:[~2022-06-30 13:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26  5:52 bug#48025: 28.0.50; Add an invocation option to inhibit native-compilation functionality Phil Sainty
2021-04-26 12:08 ` Eli Zaretskii
2021-04-26 14:10   ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-04-27  4:28     ` Phil Sainty
2021-04-27 13:34       ` Eli Zaretskii
2021-04-28 19:39         ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-04-29 13:55           ` Eli Zaretskii
2021-04-29 14:33             ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-04-29 15:05               ` Eli Zaretskii
2021-04-29 15:13                 ` Eli Zaretskii
2021-04-29 15:22                   ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-04-29 15:45                     ` Eli Zaretskii
2021-05-06 15:19                       ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-05-06 15:41                         ` Eli Zaretskii
2022-06-30 13:08 ` 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).