From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DE8753858D35; Sun, 8 Jan 2023 01:17:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DE8753858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673140620; bh=I4KoZzR53erghihTQVDONzlWOXPlK/WOMGMNsEqPb5Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NAAEzbt9O4EtzI+gv0YlhuXf7gqJGzz1frYUu4e7kvaPYnMT5euLerNj2agJlYO5T i69m6QlMVl7WXzH5weKoxkhA7PVIWDpliccaALDdTK82obrXZZrP2AuZRUaoSxR24+ sEd40isP/SoN+gw+DMYFyiM/V/JvLDNrXdx/vkZs= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug build/29966] Cannot build anymore for win32 thread model of gdb Date: Sun, 08 Jan 2023 01:16:57 +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: tromey at sourceware dot org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned 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 #18 from Tom Tromey --- (In reply to Jonathan Wakely from comment #16) > So now common.m4 needs to be consistent with common-defs.h Thanks for the diagnosis. I'll come up with a patch sometime soon. Not sure I can really test it, but I can at least do a mingw cross build. > IMHO you should just bump _WIN32_WINNT and stop supporting ancient versio= ns > of Windows that MS dropped support for long ago. But that's GDB's call. Yeah, I tried that but there's a contributor on an older version: https://sourceware.org/pipermail/gdb-patches/2021-October/182443.html I didn't look to see if there's some version between what we have and what I tried that time. I don't remember the details really, I just remember thinking that the choice in that patch eliminated versions of Windows that are out of support. --=20 You are receiving this mail because: You are on the CC list for the bug.=