From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Scholtes Newsgroups: gmane.emacs.devel Subject: Re: Bootstrap failure with new configure.bat (was Re: Proposed change to nt/INSTALL) Date: Fri, 06 May 2011 17:44:28 -0600 Message-ID: <4DC487DC.1000009@gmail.com> References: <4DC230CF.8070803@gmail.com> <4DC2994D.8020103@gmail.com> <83iptpm68b.fsf@gnu.org> <83tyd7lve2.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1304725492 3457 80.91.229.12 (6 May 2011 23:44:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 6 May 2011 23:44:52 +0000 (UTC) Cc: Eli Zaretskii , Emacs-devel@gnu.org To: Ben Key Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 07 01:44:47 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 1QIUhR-00047H-DU for ged-emacs-devel@m.gmane.org; Sat, 07 May 2011 01:44:45 +0200 Original-Received: from localhost ([::1]:36957 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIUhQ-000883-QL for ged-emacs-devel@m.gmane.org; Fri, 06 May 2011 19:44:44 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:42830) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIUhN-00087m-N5 for Emacs-devel@gnu.org; Fri, 06 May 2011 19:44:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QIUhM-0007Zz-TL for Emacs-devel@gnu.org; Fri, 06 May 2011 19:44:41 -0400 Original-Received: from mail-iy0-f169.google.com ([209.85.210.169]:59700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIUhL-0007Zn-UI; Fri, 06 May 2011 19:44:39 -0400 Original-Received: by iyh42 with SMTP id 42so4142807iyh.0 for ; Fri, 06 May 2011 16:44:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=c5kDuJJT8ksjBz/Z32aRHaVvkHKfp6a+RUaoo/9fy6A=; b=w6QENRF663x1az5y9uAI1GLwJGuReQZ/+Ahyw+DS66WmH2I88xD1NKLOdwxGJSZxi5 a1kZCtM0kf1Ef6MEk+gCFnqvvHbq+QQH3/7sV2jdxlNs1r6YheSWJvaZSoDhaUEbmq5L xXcX3UcY8qUDkOr7mRL/yw73aHxPo8g5z+h+8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=vB1cf7ZXvOQlzMJRr1RNENBsIkP7DinM4SZe2IcnfpLowZC/vPWCY/MUB1eX2bZj8I 43iAoALI6xGkJ+2HMOQKUDrDvWdNQtHpDKkwfS/4P2LpId0u60IwIR2ATyNDh5Ukz49U QjBLfExgBL/X9n4f5O6DvbZ2xF/3atyQXd75g= Original-Received: by 10.42.149.136 with SMTP id w8mr3295525icv.482.1304725478993; Fri, 06 May 2011 16:44:38 -0700 (PDT) Original-Received: from [192.168.1.2] (70-59-12-84.hlrn.qwest.net [70.59.12.84]) by mx.google.com with ESMTPS id d9sm1521534ibb.53.2011.05.06.16.44.33 (version=SSLv3 cipher=OTHER); Fri, 06 May 2011 16:44:37 -0700 (PDT) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.169 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:139186 Archived-At: On 5/6/2011 5:19 PM, Ben Key wrote: > I am confused. I tried your suggestion to escape the quotes in > src/makefile if Make uses CMD as the shell. The results are as follows: > > gcc -o oo/i386/addsection.exe \ > -gdwarf-2 -g3 oo/i386/addsection.o -luser32 > gcc -I. -c -gdwarf-2 -g3 -DEMACSDEBUG > -I\"C:/Program Files/GnuTLS-2.10.1/include\" > -DXMALLOC_CLEAR_FREE_MEMORY -o oo/i386/cmdproxy.o cmdproxy.c > > gcc: Files/GnuTLS-2.10.1/include": No such file or directory > > How is it working for you? It does not work this way. The escaped quotes are only to be applied when make is invoked recursively, e.g. in l.569 in src/makefile, and when $(ARGQUOTE) is used. That's when the quotes of ARGQUOTE and the quotes in CFLAGS collide. In any other case an unescaped version of CFLAGS can/must be used. Christoph