unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Daniel Pittman <slippycheeze@google.com>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: Building Emacs (git head, pdumper, macos)
Date: Fri, 17 Jan 2020 11:00:45 -0800	[thread overview]
Message-ID: <d6bdd101-0da9-1470-c632-58db634bae2e@cs.ucla.edu> (raw)
In-Reply-To: <CAC45yQvbbKDpiCeAHBu-f-2cX+G2JiOq8e6=PSc-rSMt5zP7FA@mail.gmail.com>

On 1/17/20 9:01 AM, Daniel Pittman wrote:
> * is using (GNU) make to build with more than one job supported?

We do support 'make -j', yes. However, I don't think we support multiple 
instances of 'make' running in different build directories while sharing 
the same source directory just checked out from git. This is because the 
build process in this case will update some source files, and the 
different instances of 'make' can step on each others' toes.

> * is there a known issue related to this?

Not that I know of.



  reply	other threads:[~2020-01-17 19:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-17 17:01 Building Emacs (git head, pdumper, macos) Daniel Pittman
2020-01-17 19:00 ` Paul Eggert [this message]
2020-01-21 17:18   ` Daniel Pittman
2020-01-21 17:22     ` Robert Pluim

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=d6bdd101-0da9-1470-c632-58db634bae2e@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=slippycheeze@google.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).