all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrea Corallo via "Emacs development discussions." <emacs-devel@gnu.org>
To: "T.V Raman" <raman@google.com>
Cc: emacs-devel@gnu.org
Subject: Re: HowTo: Have both native-emacs and emacs installed?
Date: Tue, 25 Aug 2020 06:29:46 +0000	[thread overview]
Message-ID: <xjflfi32q79.fsf@sdf.org> (raw)
In-Reply-To: <20200824210455.EFCBFC2137B@raman-glaptop.localdomain> (T. V. Raman's message of "Mon, 24 Aug 2020 14:04:55 -0700 (PDT)")

"T.V Raman" <raman@google.com> writes:

> I built native-emacs with the flag  --program-prefix=native- to
> configure thinking I could then have /usr/local/bin/emacs and
> /usr/local/bin/native-emacs. That part works, however the dumper file
> ends up not having a build-specific name, so  at the end, you can
> still only run one  -- error is:
>
> 13:52:03 raman-glaptop ~ $ native-emacs -nw
> desired fingerprint: a8411d29f8395f2b0334445e1d6f966aa3b2866974b6779626dd74f69bd61f4f
> found fingerprint: a13aa195c0ea23eb408e4955d4b9bc4d5820e6120e91c9b55d2499abca4f6c82
> emacs: could not load dump file "/usr/local/libexec/emacs/28.0.50/x86_64-pc-linux-gnu/emacs.pdmp": not built for this Emacs executable

Hi Raman,

I see the issue.  I think this is a generic problem that is not just
related to the native compiler configuration but to any that has an
impact on the pdump fingerprint.

Maybe the dump file should include the program-prefix.

  Andrea

-- 
akrl@sdf.org



  reply	other threads:[~2020-08-25  6:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-24 21:04 HowTo: Have both native-emacs and emacs installed? T.V Raman
2020-08-25  6:29 ` Andrea Corallo via Emacs development discussions. [this message]
2020-08-25 14:51   ` T.V Raman
2020-08-25 19:56     ` Andrea Corallo via Emacs development discussions.

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=xjflfi32q79.fsf@sdf.org \
    --to=emacs-devel@gnu.org \
    --cc=akrl@sdf.org \
    --cc=raman@google.com \
    /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.