From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Stephen Leake Newsgroups: gmane.emacs.devel Subject: Re: [master b3cf281] Unbreak the MinGW build Date: Fri, 16 Dec 2016 16:38:02 -0600 Message-ID: <86wpez8ppx.fsf@stephe-leake.org> References: <83eg1887q4.fsf@gnu.org> <861sx7a59v.fsf@stephe-leake.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1481927904 9626 195.159.176.226 (16 Dec 2016 22:38:24 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 16 Dec 2016 22:38:24 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (windows-nt) Cc: Paul Eggert , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 16 23:38:21 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cI18t-0001oX-Q3 for ged-emacs-devel@m.gmane.org; Fri, 16 Dec 2016 23:38:19 +0100 Original-Received: from localhost ([::1]:34583 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cI18y-0003NR-2a for ged-emacs-devel@m.gmane.org; Fri, 16 Dec 2016 17:38:24 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56060) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cI18s-0003NL-CU for emacs-devel@gnu.org; Fri, 16 Dec 2016 17:38:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cI18p-0006Ci-Ad for emacs-devel@gnu.org; Fri, 16 Dec 2016 17:38:18 -0500 Original-Received: from gproxy6-pub.mail.unifiedlayer.com ([67.222.39.168]:32874) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1cI18p-0006CE-02 for emacs-devel@gnu.org; Fri, 16 Dec 2016 17:38:15 -0500 Original-Received: (qmail 14914 invoked by uid 0); 16 Dec 2016 22:38:10 -0000 Original-Received: from unknown (HELO cmgw4) (10.0.90.85) by gproxy6.mail.unifiedlayer.com with SMTP; 16 Dec 2016 22:38:10 -0000 Original-Received: from host114.hostmonster.com ([74.220.207.114]) by cmgw4 with id Lme41u00T2UdiVW01me7C7; Fri, 16 Dec 2016 15:38:10 -0700 X-Authority-Analysis: v=2.1 cv=DKocvU9b c=1 sm=1 tr=0 a=CQdxDb2CKd3SRg4I0/XZPQ==:117 a=CQdxDb2CKd3SRg4I0/XZPQ==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=n5n_aSjo0skA:10 a=9i_RQKNPAAAA:8 a=mDV3o1hIAAAA:8 a=qH3n7-OSAAAA:8 a=V63mRAdykIFOXMpkJJwA:9 a=Ev4oQ7kfJBNsvnoXShoW:22 a=_FVE-zBwftR9WsbkzFJk:22 a=d00lUFj8n8mFTXJK9GgQ:22 Original-Received: from 76-218-37-33.lightspeed.kscymo.sbcglobal.net ([76.218.37.33]:50041 helo=TAKVER4) by host114.hostmonster.com with esmtpa (Exim 4.86_1) (envelope-from ) id 1cI18e-0000iO-6i; Fri, 16 Dec 2016 15:38:04 -0700 In-Reply-To: <861sx7a59v.fsf@stephe-leake.org> (Stephen Leake's message of "Fri, 16 Dec 2016 16:16:44 -0600") X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host114.hostmonster.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - stephe-leake.org X-BWhitelist: no X-Source-IP: 76.218.37.33 X-Exim-ID: 1cI18e-0000iO-6i X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 76-218-37-33.lightspeed.kscymo.sbcglobal.net (TAKVER4) [76.218.37.33]:50041 X-Source-Auth: stephen_leake@stephe-leake.org X-Email-Count: 6 X-Source-Cap: c3RlcGhlbGU7c3RlcGhlbGU7aG9zdDExNC5ob3N0bW9uc3Rlci5jb20= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 67.222.39.168 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:210552 Archived-At: Never mind, 'make bootstrap' fixed it. Stephen Leake writes: > Eli Zaretskii writes: > >> I needed this commit to prevent temacs from crashing during dumping. >> Don't ask me how including errno.h (both the one from Gnulib and the >> MinGW one) could cause this, especially as the preprocessed __fpending >> doesn't seem to change a bit as result of that, and it doesn't seem to >> even be called during dumping. The facts are stubborn: if I leave >> that inclusion in place, I get a crash, removing it fixes the crash. > > To help with this, I'm trying to build master on Mingw64, but I'm > missing some threads library (I assume due to the recent addition of > concurrency support): > > gcc.exe: error: thread.o: No such file or directory > gcc.exe: error: systhread.o: No such file or directory > > > mingw has several "threads" libraries; > > > mingw64/mingw-w64-x86_64-npth 1.2-2 > New portable threads library (mingw-w64) > mingw64/mingw-w64-x86_64-port-scanner 1.3-2 > A multi threaded TCP port scanner from SecPoint.com (mingw-w64) > mingw64/mingw-w64-x86_64-winpthreads-git 5.0.0.4573.628fdbf-1 > (mingw-w64-x86_64-toolchain) [installed] > MinGW-w64 winpthreads library > > which one should I use? > > -- > -- Stephe -- -- Stephe