From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ben Key Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap failure with new configure.bat (was Re: Proposed change to nt/INSTALL) Date: Thu, 5 May 2011 14:07:06 -0500 Message-ID: References: <4DC230CF.8070803@gmail.com> <4DC2994D.8020103@gmail.com> <83iptpm68b.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec55552d27826cb04a28c15cf X-Trace: dough.gmane.org 1304622459 3913 80.91.229.12 (5 May 2011 19:07:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 May 2011 19:07:39 +0000 (UTC) Cc: cschol2112@googlemail.com, Emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 05 21:07:35 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QI3td-00081k-KC for ged-emacs-devel@m.gmane.org; Thu, 05 May 2011 21:07:34 +0200 Original-Received: from localhost ([::1]:43271 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QI3tc-0003eM-SL for ged-emacs-devel@m.gmane.org; Thu, 05 May 2011 15:07:32 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:51454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QI3tZ-0003e6-Kg for Emacs-devel@gnu.org; Thu, 05 May 2011 15:07:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QI3tY-0003MZ-Nr for Emacs-devel@gnu.org; Thu, 05 May 2011 15:07:29 -0400 Original-Received: from mail-bw0-f41.google.com ([209.85.214.41]:48456) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QI3tX-0003Ea-Au; Thu, 05 May 2011 15:07:27 -0400 Original-Received: by bwz17 with SMTP id 17so2759310bwz.0 for ; Thu, 05 May 2011 12:07:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=yzqKHHB216o7h38/9onh4ooDQH8gLAunCMDGREqFAAI=; b=puh0oh0xyFuE1Z38PTgO4SrUFARguZNmV4nmjnkxmuBCvzLA+fHZAiVJaYj1DcsLNv UUyOF40CkCmZjsaMLWiZD/t8l1sHgzl+tpmG2mNP5IvJBkXJjF1QVAYsR1hAFDDyjluV 8o0Fnm3D2w2nUtVT+gu2+g64nVerXR1lj+mkI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=kfaYzpJJRANIHfYYl8jTse1ZQUxn8NccliWbJ/obs9G7WvPuz4uFtOlzZqz+XSQQor suM/UAt3MWV+CztQEbzl1M9DZKId9mOzsUWYjI0UBqZsn7SjTfdMYKPpfmtrHG9yWpbw x4OkvMGd1F351sPQWzJpDYh8ep5FHHcohrnWA= Original-Received: by 10.205.83.199 with SMTP id ah7mr2757895bkc.146.1304622446159; Thu, 05 May 2011 12:07:26 -0700 (PDT) Original-Received: by 10.204.126.85 with HTTP; Thu, 5 May 2011 12:07:06 -0700 (PDT) In-Reply-To: <83iptpm68b.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.214.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:139160 Archived-At: --bcaec55552d27826cb04a28c15cf Content-Type: text/plain; charset=ISO-8859-1 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. --bcaec55552d27826cb04a28c15cf Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello,

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

The first time it is compiled as f= ollows:
gcc -I. -c -gdwarf-2 -g3=A0 -DEMACSDEBUG
=A0 -I"C:/Program Files/Gn= uTLS-2.10.1/include"
=A0 -DXMALLOC_CLEAR_FREE_MEMORY -Demacs=3D1 -D= HAVE_CONFIG_H -I../lib
=A0 -I../nt/inc -DHAVE_NTGUI=3D1 -DUSE_CRT_DLL=3D= 1 -DPURESIZE=3D5000000
=A0 -o oo/i386/emacs.o emacs.c

The second time it is compiled as fol= lows:
gcc -I. -c -gdwarf-2 -g3=A0 -DEMACSDEBUG
=A0 -I"C:/Program= Files/GnuTLS-2.10.1/include"
=A0 -DXMALLOC_CLEAR_FREE_MEMORY -Dema= cs=3D1 -DHAVE_CONFIG_H -I../lib
=A0 -I../nt/inc -DHAVE_NTGUI=3D1 -DUSE_CRT_DLL=3D1
=A0 -o oo/i386/emacs.= o emacs.c

Note that both times -I"C:/Program Files/GnuTLS-2.10.= 1/include" was used.=A0 I have no idea why Christoph is having problem= s.

Very interesting.
--bcaec55552d27826cb04a28c15cf--