GNU bug report logs -
#43050
28.0.50; portable dump file name should respect program-prefix config option
Previous Next
Reported by: "T.V Raman" <raman <at> google.com>
Date: Tue, 25 Aug 2020 20:25:02 UTC
Severity: normal
Tags: confirmed, help, patch
Merged with 35503,
42790
Found in versions 27.0.50, 28.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Tue, 25 Aug 2020 13:24:40 -0700 (PDT)
> From: "T.V Raman" via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> If you configure emacs with the --program-prefix option,
> e.g. --program-prefix=native- when building emacs with gccjit support,
> the portable dumper file continues to be named emacs.pdmp, thus
> making it impossible to install both a regular emacs build and one
> with native-comp support.
>
> An easy fix would be for the portable dumper file name to respect
> program-prefix
This is already supported. The only thing that's missing, AFAICT, is
that "make install" should apply the prefix to the dumper file name.
But if you rename the dumper file manually in the same directory where
it is installed, it should work.
This bug report was last modified 3 years and 219 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.