unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Perry E. Metzger" <perry@piermont.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: multi-process elisp compilation?
Date: Tue, 27 Jul 2021 08:42:50 -0400	[thread overview]
Message-ID: <30e6c979-548a-1b30-1cd7-75365915e0f9@piermont.com> (raw)
In-Reply-To: <83eebkv6j4.fsf@gnu.org>

On 7/26/21 22:23, Eli Zaretskii wrote:
>> From: "Perry E. Metzger" <perry@piermont.com>
>>
>> Howdy! Nowadays, most of us have multiprocessor desktops, but so far as
>> I can tell, when compiling elisp to .elc (or .eln) during make of Emacs,
>> the build only takes advantage of one processor. Is there a magic option
>> to configure that I missed that will use all my processors to compile
>> elisp during the build?
> You mean, "make -jN" where N is the number of execution units?

Precisely, but that seems to work for building Emacs's .c files but not 
for compiling the elisp files. I may have screwed something up in my 
build; if it is expected to work, that would be useful information 
because then I could try to debug what has gone wrong.

Perry





  reply	other threads:[~2021-07-27 12:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-26 19:44 multi-process elisp compilation? Perry E. Metzger
2021-07-27  2:23 ` Eli Zaretskii
2021-07-27 12:42   ` Perry E. Metzger [this message]
2021-07-27 13:28     ` Óscar Fuentes
2021-07-27 13:55     ` Eli Zaretskii

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=30e6c979-548a-1b30-1cd7-75365915e0f9@piermont.com \
    --to=perry@piermont.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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).