emacs-devel
[Top][All Lists]
Advanced

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

Re: How to make aot native-compilation and pdmp creation reproduceable


From: Eli Zaretskii
Subject: Re: How to make aot native-compilation and pdmp creation reproduceable
Date: Mon, 09 Oct 2023 18:59:55 +0300

> From: Björn Bidar <bjorn.bidar@thaodan.de>
> Cc: Eli Zaretskii <eliz@gnu.org>,  emacs-devel@gnu.org
> Date: Mon, 09 Oct 2023 18:25:42 +0300
> 
> > - Executable and pdmp change with every build, independent of
> >   native-comp?
> yes

You build each time in the exact same directory?  That is, remove the
source tree, recreate it again in the same place under the same name,
and then rebuild?

I see that you use "make -j4", what happens if you don't use the -j4
option (i.e. build in a deterministic sequential order)?

> Build log without native-comp:
> 
> (build.wnativecomp.log (1MB))

Ouch! who knows what all those additional operations do and what
effect they have on the built Emacs?



reply via email to

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