all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: phillip.lord@russet.org.uk (Phillip Lord)
To: Eli Zaretskii <eliz@gnu.org>
Cc: npostavs@users.sourceforge.net, jostein@kjonigsen.net,
	emacs-devel@gnu.org
Subject: Re: Regarding performance issues with the Emacs 25.1 Windows-build
Date: Mon, 14 Nov 2016 15:56:14 +0000	[thread overview]
Message-ID: <87vavqxdgh.fsf@russet.org.uk> (raw)
In-Reply-To: <87h97deo1h.fsf@russet.org.uk> (Phillip Lord's message of "Fri, 11 Nov 2016 20:53:30 +0000")

phillip.lord@russet.org.uk (Phillip Lord) writes:

> Eli Zaretskii <eliz@gnu.org> writes:
>
>>> From: phillip.lord@russet.org.uk (Phillip Lord)
>>> Cc: Noam Postavsky <npostavs@users.sourceforge.net>,  jostein@kjonigsen.net,  emacs-devel@gnu.org
>>> Date: Thu, 10 Nov 2016 22:04:31 +0000
>>> 
>>> @Eli assuming that these binaries address the issue what do I do with
>>> the version number in uploading them to ftp.gnu.org. I don't want to
>>> over-write the existing ones, nor use the same version number.
>>
>> I'd remove the old ones and upload the new ones using 25.1-2 as the
>> version number in the file names.
>
> Will do that.
>
>>
>> P.S.  What compiler options did you use, exactly?  Also, are the
>> binaries in the archives stripped or unstripped?
>
> These were the commands I used to produce the original binaries.
>
>
> PKG_CONFIG_PATH=/mingw64/lib/pkgconfig ../../../git/emacs-25.1/configure --without-dbus --without-compress-install CFLAGS=-static
> make -j 4 install prefix=/home/user/emacs-git/install/x86_64/emacs-25.1
> cd /home/user/emacs-git/install/x86_64/emacs-25.1
> cp /mingw64/bin/libXpm-noX4.dll bin
> zip -r -9 emacs-25.1-x86_64-w64-mingw32.zip *
>
>
> PKG_CONFIG_PATH=/mingw32/lib/pkgconfig ../../../git/emacs-25.1/configure
> --host=i686-w64-mingw32 --without-dbus --without-compress-install
> CFLAGS=-static
> make -j 4 install prefix=/home/user/emacs-git/install/i686/emacs-25.1
> cd /home/user/emacs-git/install/i686/emacs-25.1
> cp ~/emacs-git/libxpm/ezwinports/bin/libXpm-nox4.dll bin
> zip -r -9 emacs-25.1-i686-w64-mingw32.zip *
>
>
> And this are the command taht I used to produce the binary that I sent
> yesterday.
>
> 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.

Phil



  reply	other threads:[~2016-11-14 15:56 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-09  8:34 Regarding performance issues with the Emacs 25.1 Windows-build Jostein Kjønigsen
2016-11-09 16:22 ` Eli Zaretskii
2016-11-09 16:55   ` Noam Postavsky
2016-11-09 17:18     ` Eli Zaretskii
2016-11-10 15:16       ` Phillip Lord
2016-11-10 22:04       ` Phillip Lord
2016-11-11  7:56         ` Eli Zaretskii
2016-11-11 20:53           ` Phillip Lord
2016-11-14 15:56             ` Phillip Lord [this message]
2016-11-14 16:19               ` Eli Zaretskii
2016-11-14 16:55                 ` Phillip Lord
2016-11-14 18:12                   ` Eli Zaretskii
2016-11-15 10:49                     ` Jostein Kjønigsen
2016-11-15 11:42                       ` Jostein Kjønigsen
2016-11-15 13:17                         ` Phillip Lord
2016-11-15 13:30                           ` Jostein Kjønigsen
2016-11-15 15:17                             ` Eli Zaretskii
2016-11-15 15:39                               ` Jostein Kjønigsen
2016-11-20  9:31                                 ` Phillip Lord
2016-11-29 18:26                                   ` Jostein Kjønigsen
2016-11-29 21:47                                     ` Phillip Lord
2016-11-30  7:56                                       ` Fabrice Popineau
2016-11-30  8:36                                         ` Jostein Kjønigsen
2016-11-30 12:51                                           ` Fabrice Popineau
2016-11-30 20:11                                           ` Richard Stallman
2016-11-30 14:48                                         ` Eli Zaretskii
2016-12-09 21:09                                           ` Fabrice Popineau
2016-12-12 17:18                                             ` Phillip Lord
2016-11-11 19:13         ` Jostein Kjønigsen
2016-11-09 17:21   ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2016-11-21 23:35 Fernando Febles Armas
2016-11-22  3:44 ` Eli Zaretskii
2017-01-09  6:33 jsj.register
2017-01-09  7:40 ` Richard Copley
2017-01-10  7:28   ` jsj.register
2017-01-09  7:57 ` Nikolay Kudryavtsev
2017-01-10  7:30   ` jsj.register

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=87vavqxdgh.fsf@russet.org.uk \
    --to=phillip.lord@russet.org.uk \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=jostein@kjonigsen.net \
    --cc=npostavs@users.sourceforge.net \
    /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.