all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Size of emacs.pdmp changes between successive installs
@ 2019-11-19 16:59 Ulrich Mueller
  2019-11-19 17:18 ` Paul Eggert
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Ulrich Mueller @ 2019-11-19 16:59 UTC (permalink / raw)
  To: emacs-devel

For two successive installs from a clean checkout of the same git
commit, emacs.pdmp ends up having slightly different size:

$ stat -c %s /usr/libexec/emacs/27.0.50/x86_64-pc-linux-gnu/emacs.pdmp
10563744

$ stat -c %s /usr/libexec/emacs/27.0.50/x86_64-pc-linux-gnu/emacs.pdmp
10563728

Why is that so? Shouldn't it be deterministic?

(I've tried option --disable-build-details and disabling parallel make,
but neither of them makes a difference.)



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2019-11-20 19:59 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-19 16:59 Size of emacs.pdmp changes between successive installs Ulrich Mueller
2019-11-19 17:18 ` Paul Eggert
2019-11-19 17:45 ` Eli Zaretskii
2019-11-19 18:19   ` Andreas Schwab
2019-11-19 18:16 ` Andreas Schwab
2019-11-19 20:56   ` Paul Eggert
2019-11-19 22:14     ` Andreas Schwab
2019-11-19 23:45       ` Ulrich Mueller
2019-11-20  2:27         ` Paul Eggert
2019-11-20 11:55           ` Andreas Schwab
2019-11-20 19:54             ` Paul Eggert
2019-11-20 19:59               ` Paul Eggert
2019-11-20  9:29         ` Andreas Schwab
2019-11-20 11:42           ` Ulrich Mueller
2019-11-19 23:21   ` Ulrich Mueller

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.