all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Sharing native-lisp system load-path between builds
@ 2023-06-26  0:14 Björn Bidar
  2023-06-26  2:31 ` Eli Zaretskii
  0 siblings, 1 reply; 15+ messages in thread
From: Björn Bidar @ 2023-06-26  0:14 UTC (permalink / raw)
  To: emacs-devel


Hey,

I'm building Emacs master for OpenSUSE to provide testing.
OpenSUSE packaging packages Emacs so that they have three builds with
different feature sets: X11 without GTK, GTK and one build just without
X11 or GTK.

This helps different users to chose their preferred builds and keeps
build workers small for Emacs packages build.

The packages share the elisp, native-lisp ahead of time compilations and
docs.

Recently the native-lisp load path changed to change per Emacs
executable. I don't know the exact commit when this changed but it was
between ref 3c8167ec0f9647e6fc33e65b0a0324f96cb795ee and
d46a2fa319808963bbe8d3a90e7dbb13fcd844f5.

Now my questions: Is this a bug or can a different hash be used to
determine the system load-path? It is very useful to precompile the
lisp code once per emacs builds that share the same code.

I tried to bisect when exactly this changed but didn't found the exact
commit.

My package can be found here:
https://build.opensuse.org/package/show/home:Thaodan:emacs/emacs

Thanks, 

Björn Bidar



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

end of thread, other threads:[~2023-09-26 14:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-26  0:14 Sharing native-lisp system load-path between builds Björn Bidar
2023-06-26  2:31 ` Eli Zaretskii
2023-06-26  4:26   ` Björn Bidar
2023-06-26  7:12     ` Andrea Corallo
2023-08-13 23:47       ` Björn Bidar
2023-08-14  2:29         ` Eli Zaretskii
2023-08-14 10:04           ` Björn Bidar
2023-08-14 12:24             ` Eli Zaretskii
     [not found]               ` <87bkf932b5.fsf@thaodan.de>
2023-08-14 18:41                 ` Eli Zaretskii
2023-08-16  7:44                   ` Björn Bidar
2023-08-16  8:49                     ` Andrea Corallo
2023-08-18 22:23                       ` Björn Bidar
2023-08-19  6:21                         ` Eli Zaretskii
2023-09-26 14:26                           ` Sharing native-lisp system load-path between builds, my own error Björn Bidar
2023-06-26 11:18     ` Sharing native-lisp system load-path between builds Eli Zaretskii

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.