all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Angelo Graziosi <angelo.graziosi@alice.it>
Cc: rudalics@gmx.at, dmantipov@yandex.ru, emacs-devel@gnu.org
Subject: Re: Wrong frame with recent trunk [MSYS2-MinGW64]
Date: Mon, 28 Jul 2014 15:22:23 +0300	[thread overview]
Message-ID: <83k36xhdvk.fsf@gnu.org> (raw)
In-Reply-To: <53D62567.1030801@alice.it>

> Date: Mon, 28 Jul 2014 12:26:47 +0200
> From: Angelo Graziosi <angelo.graziosi@alice.it>
> CC: rudalics@gmx.at, dmantipov@yandex.ru, emacs-devel@gnu.org
> 
> There are still issues with trunk rev. 117599.

Please submit a proper bug report to the bug tracker.  I think we've
discussed this issue more than enough here, and if it's still a
problem, we need to treat it as such.

> Just out of curiosity... How you build Emacs?

Just "make -j6" (which will run autoconf if needed).

> I build always in a clean[*] tree with:
> 
> configure --prefix=/Emacs.app --with-wide-int
>   --build=x86_64-w64-mingw32 --without-imagemagick
>   'CFLAGS=-I/mingw64/include/noX -Ofast -g0 -pipe' LDFLAGS=-pipe
> 
> make -j3
> ...
> 
> 
> Ciao,
>   Angelo.
> 
> ---
> [*] I have a local repository created with:
> 
>    $ bzr checkout --lightweight 
> http://bzr.savannah.gnu.org/r/emacs/trunk emacs-trunk
> 
> I update it with 'bzr up'. I DO NOT use it to build but I use a copy:
> 
>    rsync -av --exclude=.bzr* --exclude=.git* --exclude=.gdb* --delete 
> /c/cygwin64/home/pippo/work/emacs-trunk/ /tmp/emacs/
> 
> then in a mingw64_shell.bat shell:
> 
>    $ cd /tmp
>    $ .... build-emacs.sh

I don't have time for all this complexity, and cannot use lightweight
checkouts to begin with.  Bootstrapping Emacs every time just wastes
time and as a nasty side effect removes all the previous *.exe files
that I could otherwise use to kind-of bisect problems.  I never
understood people who always bootstrap.



  reply	other threads:[~2014-07-28 12:22 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-23 21:35 Wrong frame with recent trunk [MSYS2-MinGW64] Angelo Graziosi
2014-07-24  5:52 ` Dmitry Antipov
2014-07-24 12:40   ` Angelo Graziosi
2014-07-24 16:22     ` Dmitry Antipov
2014-07-24 16:44       ` Angelo Graziosi
2014-07-27 22:16         ` Angelo Graziosi
2014-07-28  6:00           ` Eli Zaretskii
2014-07-28  6:15             ` Eli Zaretskii
2014-07-28 10:26               ` Angelo Graziosi
2014-07-28 12:22                 ` Eli Zaretskii [this message]
2014-07-28 17:26                 ` martin rudalics
2014-07-31 22:53                   ` Angelo Graziosi
2014-07-31 23:05                     ` chad
2014-07-31 23:16                       ` Angelo Graziosi
2014-08-01  0:02                     ` Paul Eggert
2014-07-28 17:26           ` martin rudalics

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=83k36xhdvk.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=angelo.graziosi@alice.it \
    --cc=dmantipov@yandex.ru \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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.