bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18795: 25.0.50; Error when click window-mgr icon to close window (fr


From: Eli Zaretskii
Subject: bug#18795: 25.0.50; Error when click window-mgr icon to close window (frame) and quit Emacs
Date: Wed, 22 Oct 2014 21:29:41 +0300

> From: Dani Moncayo <dmoncayo@gmail.com>
> Cc: 18795@debbugs.gnu.org
> 
> 1. What configure options should I use?

Only --prefix, and nothing else, please.  The exactt value of the
prefix doesn't matter, as Emacs will determine the directories it
needs during startup, relative to where its binary lives.

It would be best to strip temacs.exe manually ("strip temacs.exe") and
then re-dump Emacs, before running "make install".  That's because
"make install-strip" on Windows will produce a binary that Windows
will refuse to run (this is fixed on the trunk), and OTOH uploading a
binary zip with 2 50MB binaries bloated by DWARF-2 debug info is not
the best idea.

Please remember to put bin/libXpm-nox4.dll in the binary zip, so that
users could have an Emacs capable of display the XPM icons.

Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]