Project

General

Profile

Actions

Bug #17602

closed

MinGW builds failing - binutils-2.36 ?

Added by MSP-Greg (Greg L) over 3 years ago. Updated over 3 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:102338]

Description

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?


Related issues 1 (0 open1 closed)

Related to Backport192 - Feature #3943: enabling builds with llvm-gccClosedyugui (Yuki Sonoda)10/14/2010Actions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0