scheme and lisp
Bernhard M. Wiedemann
bernhardout at lsmod.de
Thu Nov 23 18:20:28 UTC 2023
On 23/11/2023 17.53, Ludovic Courtès wrote:
> The implementations are also very different: for instance, Chez
> implements a native ahead-of-time compiler whereas Guile has bytecode
> compilation plus just-in-time compilation. Thus problems and solutions
> for one implementation are unlikely to translate to other
> implementations.
Thanks for that insight.
> That said I’m surprised about Emacs, this needs more investigation…
Here is the diff from our emacs-29.1
https://rb.zq1.de/compare.factory-20230830/diffs/emacs-compare.out
it has 2 different variations in .eln and .pdmp files.
The .eln one probably comes from ASLR [1].
While the .pdmp has some sequences of very random bytes.
Ciao
Bernhard M.
[1] https://github.com/bmwiedemann/theunreproduciblepackage/tree/master/aslr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <http://lists.reproducible-builds.org/pipermail/rb-general/attachments/20231123/4485ca1d/attachment.sig>
More information about the rb-general
mailing list