emacs-devel
[Top][All Lists]
Advanced

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

Building Emacs (git head, pdumper, macos)


From: Daniel Pittman
Subject: Building Emacs (git head, pdumper, macos)
Date: Fri, 17 Jan 2020 12:01:17 -0500

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.

reply via email to

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