all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ben Key <bkey76@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: cschol2112@googlemail.com, Emacs-devel@gnu.org
Subject: Re: Bootstrap failure with new configure.bat (was Re: Proposed change to nt/INSTALL)
Date: Thu, 5 May 2011 14:07:06 -0500	[thread overview]
Message-ID: <BANLkTinXPZnKsTc86KTGB7UZ=xwNbcn_=A@mail.gmail.com> (raw)
In-Reply-To: <83iptpm68b.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 872 bytes --]

Hello,

I tried again, this time redirecting output of the mingw32-make bootstrap
command to a file to make searching easier.  This time I do see emacs.c
being compiled twice.

The first time it is compiled as follows:
gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG
  -I"C:/Program Files/GnuTLS-2.10.1/include"
  -DXMALLOC_CLEAR_FREE_MEMORY -Demacs=1 -DHAVE_CONFIG_H -I../lib
  -I../nt/inc -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000
  -o oo/i386/emacs.o emacs.c

The second time it is compiled as follows:
gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG
  -I"C:/Program Files/GnuTLS-2.10.1/include"
  -DXMALLOC_CLEAR_FREE_MEMORY -Demacs=1 -DHAVE_CONFIG_H -I../lib
  -I../nt/inc -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1
  -o oo/i386/emacs.o emacs.c

Note that both times -I"C:/Program Files/GnuTLS-2.10.1/include" was used.  I
have no idea why Christoph is having problems.

Very interesting.

[-- Attachment #2: Type: text/html, Size: 983 bytes --]

  reply	other threads:[~2011-05-05 19:07 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-04 23:35 Proposed change to nt/INSTALL Ben Key
2011-05-05  0:54 ` Ben Key
2011-05-05  5:08   ` Bootstrap failure with new configure.bat (was Re: Proposed change to nt/INSTALL) Christoph Scholtes
2011-05-05 10:34     ` Eli Zaretskii
2011-05-05 12:34       ` Christoph Scholtes
2011-05-05 16:38         ` Ben Key
2011-05-05 16:44           ` Juanma Barranquero
2011-05-05 17:01           ` Eli Zaretskii
2011-05-05 19:07             ` Ben Key [this message]
2011-05-05 20:29               ` Eli Zaretskii
2011-05-05 23:31                 ` Christoph Scholtes
2011-05-06  3:28                   ` Christoph Scholtes
2011-05-06  5:39                     ` Ben Key
2011-05-06  7:37                       ` Eli Zaretskii
2011-05-06 13:23             ` Stefan Monnier
2011-05-06 15:08               ` Eli Zaretskii
2011-05-06 22:54                 ` Christoph Scholtes
2011-05-07  7:53                   ` Eli Zaretskii
2011-05-06 23:19                 ` Ben Key
2011-05-06 23:44                   ` Christoph Scholtes
2011-05-07  4:13                     ` Ben Key
2011-05-07  8:07                       ` Eli Zaretskii
2011-05-07 14:24                       ` Christoph Scholtes
2011-05-05  1:18 ` Proposed change to nt/INSTALL Juanma Barranquero
2011-05-05  1:47   ` Ben Key
2011-05-05  2:05     ` Juanma Barranquero
2011-05-05  3:01     ` Eli Zaretskii

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='BANLkTinXPZnKsTc86KTGB7UZ=xwNbcn_=A@mail.gmail.com' \
    --to=bkey76@gmail.com \
    --cc=Emacs-devel@gnu.org \
    --cc=cschol2112@googlemail.com \
    --cc=eliz@gnu.org \
    /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.