From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 64DC83858D38; Fri, 27 Jan 2023 19:32:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 64DC83858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1674847942; bh=NZYxoiL35F3zXXU+cbI6zz+1lRnT97BIs/xyQGql3xY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=db9lq4pmA54C7uO48YtajQvZl7j2XFbmnR5Otqpslt6ZriHPF7XsBK1pPEUvc08dA SoFplydxZgJdYbhGErevEjy1YTrWC/Agipf7wp75M102HcpkoLjYSaCN29BHTf1QG2 4TtWt59tNgjqoT5tsbE61J1b0ym12BgPvX2gCqDU= 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: Fri, 27 Jan 2023 19:32:20 +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: tromey at sourceware dot org X-Bugzilla-Target-Milestone: 13.1 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 #53 from Tom Tromey --- (In reply to Jonathan Wakely from comment #52) > I think unless OP starts being helpful this should just be closed. We don= 't > have enough info to even reproduce the issue. > For that failing build, without the patch in comment 47 > gdbsupport/config.log shows: > So the error is pretty ugly, but gdbsupport/configure correctly detects t= hat > std::thread and std::mutex cannot be used when -D_WIN32_WINNT=3D0x0501 is= used. >=20 > But with or without the patch, libiberty fails when using > -D_WIN32_WINNT=3D0x0501 so OP must be doing something that he's not showi= ng. > And that's just wasting everybody's time. I tend to agree. OP, can you try an older binutils? Otherwise I plan to close this bug and leave the code as-is. --=20 You are receiving this mail because: You are on the CC list for the bug.=