From: Glenn Morris <rgm@gnu.org>
To: Keith David Bershatsky <esq@lawlist.com>
Cc: 36681@debbugs.gnu.org
Subject: bug#36681: Feature Request: Option to build Emacs without byte-compilation.
Date: Mon, 15 Jul 2019 19:33:24 -0400 [thread overview]
Message-ID: <aablxuhnzv.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <m236j6dhby.wl%esq@lawlist.com> (Keith David Bershatsky's message of "Mon, 15 Jul 2019 16:10:57 -0700")
make -C src emacs
is basically what you ask for (may not work in older versions).
But the better answer is to use multiple cores, since the build is very
parallelizable. A -j8 build from nothing takes < 4 minutes for me.
next prev parent reply other threads:[~2019-07-15 23:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-15 23:10 bug#36681: Feature Request: Option to build Emacs without byte-compilation Keith David Bershatsky
2019-07-15 23:33 ` Glenn Morris [this message]
2019-07-16 0:53 ` Keith David Bershatsky
2019-07-16 1:49 ` Noam Postavsky
2019-07-16 7:45 ` Andreas Schwab
2019-07-17 23:05 ` Glenn Morris
2019-09-13 12:08 ` Stefan Kangas
2019-07-16 23:06 ` Richard Stallman
2019-07-16 23:13 ` Noam Postavsky
2019-07-17 7:19 ` Eli Zaretskii
2019-07-17 22:28 ` Richard Stallman
2019-07-17 23:18 ` Glenn Morris
2019-07-17 23:22 ` Glenn Morris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aablxuhnzv.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=36681@debbugs.gnu.org \
--cc=esq@lawlist.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).