bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#36681: Feature Request: Option to build Emacs without byte-compilati


From: Glenn Morris
Subject: bug#36681: Feature Request: Option to build Emacs without byte-compilation.
Date: Mon, 15 Jul 2019 19:33:24 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

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.







reply via email to

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