https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97822
--- Comment #11 from Uroš Bizjak <ubizjak at gmail dot com> --- (In reply to Vladimir Koković from comment #0) > GIT_DIR=/mnt/WD-Elements-25A1/src/gcc-mirror-git/gcc/.git git describe HEAD > misc/first-auto-changelog-4144-gc283a711c85 > > Build a cross compiler for MinGW(gcc 10.2.0) > > Executing on host: These all compile OK for me with: Target: x86_64-w64-mingw32 Configured with: ../git/gcc/configure --enable-languages=c,c++ --target=x86_64-w64-mingw32 --disable-nls --enable-shared --enable-threads=posix Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 16.0.0 20251127 (experimental) [master r16-5641-g319a956cd25] (GCC) Can someone please retry with latest development version?
