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: Phillip Lord
Subject: Re: Regarding performance issues with the Emacs 25.1 Windows-build
Date: Mon, 14 Nov 2016 16:55:27 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> 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.


Confused? You mean to have four builds in total? Or you want me to
configure with:

CFLAGS="-O2 -static -g3"

I'm obviously doing the build anyway.

Phil



reply via email to

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