From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B49713857811; Sat, 7 May 2022 20:25:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B49713857811 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:25:25 +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:25:25 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29110 --- Comment #3 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) cqwrteur@Home-Server:~/fast_io_cleanup/fast_io/benchmark/0002.file_io_tsc/t= ime$ x86_64-w64-mingw32-g++ -v Using built-in specs. COLLECT_GCC=3Dx86_64-w64-mingw32-g++ COLLECT_LTO_WRAPPER=3D/home/cqwrteur/toolchains/gnu/native/x86_64-w64-mingw= 32/libexec/gcc/x86_64-w64-mingw32/13.0.0/lto-wrapper Target: x86_64-w64-mingw32 Configured with: ../../../../gcc/configure --disable-nls --disable-werror --target=3Dx86_64-w64-mingw32 --prefix=3D/home/cqwrteur/toolchains/gnu/native/x86_64-w64-mingw32 --disable-libstdcxx-verbose --with-gxx-libcxx-include-dir=3D/home/cqwrteur/toolchains/gnu/native/x86_64= -w64-mingw32/x86_64-w64-mingw32/include/c++/v1 --enable-languages=3Dc,c++ --disable-sjlj-exceptions Thread model: win32 Supported LTO compression algorithms: zlib zstd gcc version 13.0.0 20220501 (experimental) (GCC) --=20 You are receiving this mail because: You are on the CC list for the bug.=