all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Ben Key <bkey76@gmail.com>
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, 05 May 2011 20:01:40 +0300	[thread overview]
Message-ID: <83iptpm68b.fsf@gnu.org> (raw)
In-Reply-To: <BANLkTin4MwgZEE_NsC9S7kgY4JEBychvEA@mail.gmail.com>

> From: Ben Key <bkey76@gmail.com>
> Date: Thu, 5 May 2011 11:38:51 -0500
> Cc: Eli Zaretskii <eliz@gnu.org>, Emacs-devel@gnu.org
> 
> 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
> 
> Note that where you have -IC:/Program I have
> -I"C:/Program Files/GnuTLS-2.10.1/include."  Very interesting.
> 
> Another thing I find to be interesting is that you mentioned that emacs.c
> was compiled twice and that the command was correct the first time.  I only
> see emacs.c being compiled once.

Look again.  The above compilation command line, with
"-DPURESIZE=5000000", is the first compilation.  Then all Lisp files
are compiled.  And finally all the C files are recompiled without the
"-DPURESIZE=5000000" option.  This is how bootstrap works on Windows.

Christoph reported a failure during the second compilation.



  parent reply	other threads:[~2011-05-05 17:01 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 [this message]
2011-05-05 19:07             ` Ben Key
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=83iptpm68b.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=Emacs-devel@gnu.org \
    --cc=bkey76@gmail.com \
    --cc=cschol2112@googlemail.com \
    /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.