From: Greg.mpls@... Date: 2021-01-31T17:37:42+00:00 Subject: [ruby-core:102338] [Ruby master Bug#17602] MinGW builds failing - binutils-2.36 ? Issue #17602 has been reported by MSP-Greg (Greg L). ---------------------------------------- Bug #17602: MinGW builds failing - binutils-2.36 ? https://bugs.ruby-lang.org/issues/17602 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * ruby -v: master * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- ruby-loco mingw is failing, and a recent PR's here are also failing with similar issue. Log shows: ``` x86_64-w64-mingw32-gcc: error: language c -DRC_INVOKED -I. -I. -I../src/win32 not recognized x86_64-w64-mingw32-gcc: error: language c -DRC_INVOKED -I. -I. -I../src/win32 not recognized C:\msys64\mingw64\bin\windres.exe: preprocessing failed. compiling ruby.res.o make: *** [GNUmakefile:49: x64-msvcrt-ruby310.res.o] Error 1 make: *** Waiting for unfinished jobs.... generating table from enc/trans/cesu_8.c rb_mjit_header.h updated generating enc/trans/cesu_8.c ... x86_64-w64-mingw32-gcc: error: language c -DRC_INVOKED -I. -I. -I../src/win32 not recognized x86_64-w64-mingw32-gcc: error: language c -DRC_INVOKED -I. -I. -I../src/win32 not recognized C:\msys64\mingw64\bin\windres.exe: preprocessing failed. make: *** [GNUmakefile:50: ruby.res.o] Error 1 ``` I think the only thing that has changed since the most recent master commit (https://github.com/ruby/ruby/commit/22b8ddfd1049) is an updated package in MSYS2/MinGW, binutils-2.36? -- https://bugs.ruby-lang.org/ Unsubscribe: