[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to make aot native-compilation and pdmp creation reproduceable
From: |
Gerd Möllmann |
Subject: |
Re: How to make aot native-compilation and pdmp creation reproduceable |
Date: |
Mon, 09 Oct 2023 06:28:46 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Björn Bidar <bjorn.bidar@thaodan.de> writes:
> Here is the diff of the matching Emacs binary:
> /usr/bin/emacs-x11 differs in ELF sections
> --- old /usr/bin/emacs-x11 (objdump)
> +++ new /usr/bin/emacs-x11 (objdump)
> @@ -519888,8 +519888,8 @@
> 7f1410 2d2d6e6f 2d73706c 61736800 00000000 --no-splash.....
> 7f1420 00400000 00000000 00000000 00000000 .@..............
> 7f1430 00000000 00000000 00000000 00000000 ................
> - 7f1440 81e3b8e4 33011ec5 18db85f2 9586197c ....3..........|
> - 7f1450 be6fb703 f761afd4 c6d7bd74 f2168be2 .o...a.....t....
> + 7f1440 a2c05c34 51540c6d eae96bed 21a90a3c ..\4QT.m..k.!..<
> + 7f1450 c0cf321a e7c634d2 89ae7791 2fe90967 ..2...4...w./..g
> 7f1460 2c010000 00000000 20003900 00000000 ,....... .9.....
> 7f1470 ffffffff 15000000 3e000000 7c000000 ........>...|...
> 7f1480 12000000 00000000 00000000 00000000 ................
>
What Eli said. Do you ./configure --disable-build-details?
- Re: How to make aot native-compilation and pdmp creation reproduceable, (continued)
- Re: How to make aot native-compilation and pdmp creation reproduceable, Andrea Corallo, 2023/10/11
- Re: How to make aot native-compilation and pdmp creation reproduceable, Ulrich Mueller, 2023/10/10
- Re: How to make aot native-compilation and pdmp creation reproduceable, Gerd Möllmann, 2023/10/10
- Re: How to make aot native-compilation and pdmp creation reproduceable, Ulrich Mueller, 2023/10/10
- Re: How to make aot native-compilation and pdmp creation reproduceable, Gerd Möllmann, 2023/10/10
- Differences in *.elc files (was: Re: How to make aot native-compilation and pdmp creation reproduceable), Ulrich Mueller, 2023/10/10
- Re: Differences in *.elc files, Gerd Möllmann, 2023/10/10
- Re: How to make aot native-compilation and pdmp creation reproduceable, Eli Zaretskii, 2023/10/10
- Re: How to make aot native-compilation and pdmp creation reproduceable, Björn Bidar, 2023/10/10
- Re: How to make aot native-compilation and pdmp creation reproduceable, Ulrich Mueller, 2023/10/10
- Re: How to make aot native-compilation and pdmp creation reproduceable,
Gerd Möllmann <=
Re: How to make aot native-compilation and pdmp creation reproduceable, Andrea Corallo, 2023/10/08
- Re: How to make aot native-compilation and pdmp creation reproduceable, Björn Bidar, 2023/10/08
- Re: How to make aot native-compilation and pdmp creation reproduceable, Eli Zaretskii, 2023/10/08
- Re: How to make aot native-compilation and pdmp creation reproduceable, Björn Bidar, 2023/10/09
- Re: How to make aot native-compilation and pdmp creation reproduceable, Gerd Möllmann, 2023/10/09
- Re: How to make aot native-compilation and pdmp creation reproduceable, Gerd Möllmann, 2023/10/09
- Re: How to make aot native-compilation and pdmp creation reproduceable, Gerd Möllmann, 2023/10/09
Re: How to make aot native-compilation and pdmp creation reproduceable, Eli Zaretskii, 2023/10/09