From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Anyone building Emacs trunk with MinGW w64 (32 bits) Date: Mon, 25 Mar 2013 15:57:34 +0200 Message-ID: <83vc8f1t0x.fsf@gnu.org> References: <87zjxumbjf.fsf@wanadoo.es> Reply-To: Eli Zaretskii 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 1364219852 12280 80.91.229.3 (25 Mar 2013 13:57:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Mar 2013 13:57:32 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 25 14:57:58 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 1UK7uQ-00074e-0I for ged-emacs-devel@m.gmane.org; Mon, 25 Mar 2013 14:57:58 +0100 Original-Received: from localhost ([::1]:35954 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK7u2-0003Jj-9S for ged-emacs-devel@m.gmane.org; Mon, 25 Mar 2013 09:57:34 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:41509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK7tx-0003El-SH for emacs-devel@gnu.org; Mon, 25 Mar 2013 09:57:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UK7tu-0002Tf-5S for emacs-devel@gnu.org; Mon, 25 Mar 2013 09:57:29 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:34230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK7tt-0002Sz-UZ for emacs-devel@gnu.org; Mon, 25 Mar 2013 09:57:26 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0MK700M00YMBTG00@a-mtaout22.012.net.il> for emacs-devel@gnu.org; Mon, 25 Mar 2013 15:57:24 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MK700MQCYRNKQ70@a-mtaout22.012.net.il>; Mon, 25 Mar 2013 15:57:24 +0200 (IST) In-reply-to: <87zjxumbjf.fsf@wanadoo.es> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.172 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:158133 Archived-At: > From: =D3scar Fuentes > Date: Sat, 23 Mar 2013 15:32:52 +0100 >=20 > gcc -I. -c -gdwarf-2 -g3 -mtune=3Dpentium4 -O2 -isystemc:/apps/= GnuWin32/include -DNO_LDAV=3D1 -DNO_ARCHIVES=3D1 -I../lib -I../nt/inc= -I../src -DUSE_CRT_DLL=3D1 -o o o-spd/i386/make-docfile.o make-docfi= le.c > In file included from ../src/conf_post.h:32:0, > from ../src/config.h:1726, > from make-docfile.c:37: > ../nt/inc/ms-w32.h:269:8: error: redefinition of 'struct timespec' > In file included from ../nt/inc/ms-w32.h:133:0, > from ../src/conf_post.h:32, > from ../src/config.h:1726, > from make-docfile.c:37: > c:\apps\msys\1.0\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/../../= ../../i686-w64-mingw32/include/sys/types.h:89:8: note: originally def= ined here > In file included from ../src/conf_post.h:32:0, > from ../src/config.h:1726, > from make-docfile.c:37: > ../nt/inc/ms-w32.h:330:3: error: unknown type name 'sigset_t' > ../nt/inc/ms-w32.h:337:25: error: unknown type name 'sigset_t' > ../nt/inc/ms-w32.h:338:23: error: unknown type name 'sigset_t' > ../nt/inc/ms-w32.h:339:24: error: unknown type name 'sigset_t' > ../nt/inc/ms-w32.h:340:1: error: unknown type name 'sigset_t' > ../nt/inc/ms-w32.h:340:48: error: unknown type name 'sigset_t' > ../nt/inc/ms-w32.h:341:1: error: unknown type name 'sigset_t' > ../nt/inc/ms-w32.h:341:52: error: unknown type name 'sigset_t' > ../nt/inc/ms-w32.h:342:1: error: unknown type name 'sigset_t' > ../nt/inc/ms-w32.h:371:0: warning: "_WIN32_WINNT" redefined [enable= d by default] >=20 > In file included from c:\apps\msys\1.0\mingw\bin\../lib/gcc/i686-w6= 4-mingw32/4.7.2/../../../../i686-w64-mingw32/include/crtdefs.h:10:0, > from c:\apps\msys\1.0\mingw\bin\../lib/gcc/i686-w6= 4-mingw32/4.7.2/../../../../i686-w64-mingw32/include/sys/types.h:13, > from ../nt/inc/ms-w32.h:133, > from ../src/conf_post.h:32, > from ../src/config.h:1726, > from make-docfile.c:37: > c:\apps\msys\1.0\mingw\bin\../lib/gcc/i686-w64-mingw32/4.7.2/../../= ../../i686-w64-mingw32/include/_mingw.h:252:0: note: this is the loca= tion of the previous definition > mingw32-make[1]: *** [oo-spd/i386/make-docfile.o] Error 1 > mingw32-make[1]: Leaving directory `D:/dev/emacs/emacs/lib-src' > mingw32-make: *** [bootstrap-gmake] Error 2 If you have a few moments to spare, please try again with the latest trunk, I tried to fix at least these problems, so that Emacs will compile with MinGW64. But I don't have the headers installed by MinGW64 GCC, and couldn't find them on the net, and I don't have time to install MinGW64 and try the build myself. Please report any problems you still have. Thanks.