From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rzl24ozi@gmail.com Newsgroups: gmane.emacs.devel Subject: Re: windows build failure Date: Thu, 30 May 2013 08:35:23 +0900 Message-ID: <86a9ndnyv8.fsf@gmail.com> References: <83ppwcpegh.fsf@gnu.org> <83zjveorcj.fsf@gnu.org> <86zjveudtd.fsf@gmail.com> <83obbt6cbw.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1369870571 15879 80.91.229.3 (29 May 2013 23:36:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 29 May 2013 23:36:11 +0000 (UTC) To: =?iso-8859-1?Q?=D3scar?= Fuentes , Eli Zaretskii , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 30 01:36:10 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Uhpub-0008Th-KS for ged-emacs-devel@m.gmane.org; Thu, 30 May 2013 01:36:09 +0200 Original-Received: from localhost ([::1]:49161 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uhpub-0002wc-3W for ged-emacs-devel@m.gmane.org; Wed, 29 May 2013 19:36:09 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:33945) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhpuT-0002wS-Hj for emacs-devel@gnu.org; Wed, 29 May 2013 19:36:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UhpuN-0005mc-40 for emacs-devel@gnu.org; Wed, 29 May 2013 19:36:01 -0400 Original-Received: from mail-pd0-f173.google.com ([209.85.192.173]:51261) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhpuM-0005mP-ML; Wed, 29 May 2013 19:35:54 -0400 Original-Received: by mail-pd0-f173.google.com with SMTP id v14so8405835pde.32 for ; Wed, 29 May 2013 16:35:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:in-reply-to:references:user-agent:x-face:date :message-id:mime-version:content-type:content-transfer-encoding; bh=Ui2yYA0qG3WmyITFEDzLiCG2wOhNDYVHfUmzMNmRlzc=; b=Pr4zCOM4/zZasK1PGOQr+0Yc9DvN+YXPhaGXJv+P1kOzfcStWZCy7bhF8AhPrYdQJ/ 6mQkHlshi3oDJUJQ+L5CIUaIn1sMntUdFo7do19umTT6H21MeKp6y+qQMf9geGL9WdZL RyA/7Se/+tpMTqAUFK79DAqatJAtLeG7KbEYrAWYEP1wiwTcPmezqQssn5nbILqXtrbe ddOI8mjqx423aXncW0gNujNWXAG8QA34YSPqCLI2eki0EWQ535KrU6U7LmoI+9hrn485 0tzoxxlHc/2G8aq9EjmXHlND1j4iEe9wox/T6WUb05g6pFaY8uPrQRHaUEHDzoEpg2wV K7Mw== X-Received: by 10.66.102.33 with SMTP id fl1mr5771872pab.52.1369870553558; Wed, 29 May 2013 16:35:53 -0700 (PDT) Original-Received: from 192.168.1.3 (100.8.30.125.dy.iij4u.or.jp. [125.30.8.100]) by mx.google.com with ESMTPSA id k8sm34994618pag.18.2013.05.29.16.35.51 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 29 May 2013 16:35:52 -0700 (PDT) In-Reply-To: <83obbt6cbw.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 29 May 2013 18:21:55 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (cygwin) X-Face: "H?LV"a8\1VWezDOnSjX91LT6`eni:O>k/*C7;gNa'|$f X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.192.173 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:159906 Archived-At: =D3scar Fuentes writes: > Maybe TDM is using the MinGW-w64 headers? TDM (32bit) is not using MinGW64 headers. TDM64 is using it. Eli Zaretskii writes: > If you type this: > > cpp -dM < nul | fgrep restrict > > what do you see? I see no output. I write: > When I try to build with non-Posix build method (run configure.bat and > make bootstrap under nt/ directory), got same error. "-std=3Dgnu99" is not used when configured by nt/configure.bat. When I try make bootstrap CC=3D"gcc -std=3Dgnu99", it seems that this probl= em is solved.