From: Daniel Pittman <slippycheeze@google.com>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Building Emacs (git head, pdumper, macos)
Date: Fri, 17 Jan 2020 12:01:17 -0500 [thread overview]
Message-ID: <CAC45yQvbbKDpiCeAHBu-f-2cX+G2JiOq8e6=PSc-rSMt5zP7FA@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 654 bytes --]
G'day. I've run into a problem using multi-job make while building Emacs
on macos with the pdumper. Seems like the dependency tree isn't complete
enough, so some lisp compilation jobs happen in parallel to dumping.
This breaks because the running emacs executable no longer matches the
pdump file.
My question here is:
* is using (GNU) make to build with more than one job supported?
* is there a known issue related to this?
(I have searched, and not found anything known, but perhaps I missed it.)
I'm happy to debug further and try for a patch, but I'd like to know that
I'm not doing it wrong™ by using a parallel build first.
[-- Attachment #2: Type: text/html, Size: 803 bytes --]
next reply other threads:[~2020-01-17 17:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-17 17:01 Daniel Pittman [this message]
2020-01-17 19:00 ` Building Emacs (git head, pdumper, macos) Paul Eggert
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAC45yQvbbKDpiCeAHBu-f-2cX+G2JiOq8e6=PSc-rSMt5zP7FA@mail.gmail.com' \
--to=slippycheeze@google.com \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.