GNU bug report logs - #36681
Feature Request: Option to build Emacs without byte-compilation.

Previous Next

Package: emacs;

Reported by: Keith David Bershatsky <esq <at> lawlist.com>

Date: Mon, 15 Jul 2019 23:12:01 UTC

Severity: wishlist

Tags: wontfix

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: Noam Postavsky <npostavs <at> gmail.com>
Cc: Keith David Bershatsky <esq <at> lawlist.com>, 36681 <at> debbugs.gnu.org
Subject: bug#36681: Feature Request: Option to build Emacs without byte-compilation.
Date: Wed, 17 Jul 2019 19:05:54 -0400
Noam Postavsky wrote:

> I wouldn't be sure that skipping elc building entirely would be a win,
> since some of the build requires running the Emacs, and an Emacs using
> .el files instead of .elc files would be slower.

IMO That's one reason why:

 make -C src all   # "all" seems better than "emacs" these days

is a better solution. It compiles the required elc files but no more.
It also avoids the makeinfo step, which can be slow.


I'm marking this as wontfix.




This bug report was last modified 5 years and 248 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.