emacs-devel
[Top][All Lists]
Advanced

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

Re: Regarding performance issues with the Emacs 25.1 Windows-build


From: Eli Zaretskii
Subject: Re: Regarding performance issues with the Emacs 25.1 Windows-build
Date: Mon, 14 Nov 2016 18:19:17 +0200

> From: address@hidden (Phillip Lord)
> Cc: address@hidden,  address@hidden,  address@hidden
> Date: Mon, 14 Nov 2016 15:56:14 +0000
> 
> > PKG_CONFIG_PATH=/mingw64/lib/pkgconfig ../../../git/emacs-25.1/configure 
> > --without-dbus --without-compress-install CFLAGS="-O2 -static"
> > make -j 4 install prefix=/home/user/emacs-git/install/x86_64/emacs-25.1-2
> > cd /home/user/emacs-git/install/x86_64/emacs-25.1-2
> > cp /mingw64/bin/libXpm-noX4.dll bin
> > zip -r -9 emacs-25.1-2-x86_64-w64-mingw32.zip
> 
> You happy with these Eli? If so, I can get the rebuild versions up as
> soon as possible.

It's okay.  In general, if you don't strip the binaries, it would be
better to also include -g3 in CFLAGS (so that there's debug info
there, and reports about crashes can be accompanied by meaningful
information), but for a release it is less important than for a
pretest, so I see no need for yet another build.

Thanks.



reply via email to

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