From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 734DA3858C52; Tue, 10 Jan 2023 00:15:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 734DA3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673309718; bh=sxlvlftRuPv3M69Nw37H5hvkKhwDtVhQgaYEZlrwhq0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sqODQNTTtmPp7nFMM46q5tgd5hAYQvufaHLqJI8oQBY7zC45/foLtbxQD9qsTJ5PU yNaFp6rVJnmXUYMkxeSDFndJK6frH7Yu6OH/yESoafenjq3pNHTPbHHVw2saDnMOkV P1SAvjAB8pPvbDzGW+gTj8dmhC4a3k6Zb27Y54VQ= From: "euloanty at live dot com" To: gdb-prs@sourceware.org Subject: [Bug build/29966] Cannot build anymore for win32 thread model of gdb Date: Tue, 10 Jan 2023 00:15:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: build X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: euloanty at live dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29966 --- Comment #20 from cqwrteur --- (In reply to Tom Tromey from comment #19) > Could you please try this patch? >=20 > https://sourceware.org/pipermail/gdb-patches/2023-January/195484.html #if _WIN32_WINNT >=3D 0x0600 #define __GTHREAD_HAS_COND 1 #define __GTHREADS_CXX0X 1 #endif So the variable needs to be larger than 0x0600 --=20 You are receiving this mail because: You are on the CC list for the bug.=