all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Björn Bidar" <bjorn.bidar@thaodan.de>
Cc: emacs-devel@gnu.org
Subject: Re: Sharing native-lisp system load-path between builds
Date: Mon, 26 Jun 2023 14:18:40 +0300	[thread overview]
Message-ID: <838rc6xyi7.fsf@gnu.org> (raw)
In-Reply-To: <87jzvqj1d0.fsf@thaodan.de> (message from Björn Bidar on Mon, 26 Jun 2023 07:26:03 +0300)

1> From: Björn Bidar <bjorn.bidar@thaodan.de>
> Cc: emacs-devel@gnu.org
> Date: Mon, 26 Jun 2023 07:26:03 +0300
> 
> > It isn't a recent change, at least not in principle.
> 
> What could have change this?

Something either in your build environments or in Emacs itself that
made the different builds incompatible, as far as the *.eln files are
concerned.

> Each build configuration is 100% the same except the optional
> dependencies they are build with.
> 
> There's no change to any source they are build one after the other.

If Emacs decided that they are not compatible, then they aren't.
Using the same source is not enough, since the same sources are used
to produce very different builds: with and without X, with and without
Lucid/GTK, to say nothing of builds for Windows and macOS.  The cause
of these differences in the binaries are the preprocessor directives
and conditions that change the outcome of the build under the control
of the configure script which decides what parts of the sources to
compile into the binary and what parts not to compile.



      parent reply	other threads:[~2023-06-26 11:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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     ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=838rc6xyi7.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=bjorn.bidar@thaodan.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.