From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 589993858C55; Sat, 7 May 2022 20:24:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 589993858C55 From: "euloanty at live dot com" To: gdb-prs@sourceware.org Subject: [Bug build/29110] Build failure for x86_64-w64-mingw32 GCC 13 host (because of win32 thread model?) Date: Sat, 07 May 2022 20:24:36 +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: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: euloanty at live dot com 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2022 20:24:36 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29110 --- Comment #2 from cqwrteur --- (In reply to Tom Tromey from comment #1) > What version of gcc are you using? >=20 > When I do a build using the Fedora mingw cross toolchain, it works fine, > and AFAIK this gcc also doesn't support win32 threads. > My version is: >=20 > murgatroyd. x86_64-w64-mingw32-gcc --version > x86_64-w64-mingw32-gcc (GCC) 10.3.1 20210422 (Fedora MinGW 10.3.1-2.fc34) GCC 13. You are probably using POSIX thread model. I am using win32 thread model that does not provide C++ thread or even mutex facility at all for libstdc++ --=20 You are receiving this mail because: You are on the CC list for the bug.=