[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#72045: [PATCH RFC 1/2] gnu: emacs: Compute ABI hash and native versi
From: |
Suhail Singh |
Subject: |
bug#72045: [PATCH RFC 1/2] gnu: emacs: Compute ABI hash and native version dir without version. |
Date: |
Sat, 13 Jul 2024 13:59:07 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
> It could possibly allow us some flexibility in future changes, but at
> the very least it doesn't work right now. Hence why it's RFC while
> the other patch isn't.
Thank you for clarifying. It is clear that different versions of Emacs
store the natively compiled files in different locations. However, it's
less clear what happens during grafting and what is desired for grafting
and native compilation to work.
What is needed for grafting to work with native compilation? Is the
intent to be able to reuse the natively compiled files from the original
version when grafting installs the replacement version?
What happens during grafting today? Is the location where the original
version kept its natively compiled files kept around, or does it get
deleted when the replacement is grafted?
--
Suhail
bug#72045: Emacs graft lookup still fails, Suhail Singh, 2024/07/13
bug#72045: [PATCH v2 1/2] gnu: Add system test for Emacs., Liliana Marie Prikler, 2024/07/19