From: Greg.mpls@... Date: 2017-04-01T14:47:30+00:00 Subject: [ruby-core:80527] [Ruby trunk Bug#13394] MinGW x86_64-w64-mingw32-gcc.exe command line options - Issue #13394 has been updated by MSP-Greg (Greg L). Never mind. Setup testing ``` configure.in:533 for option in --version -v -V -qversion; do ``` ---------------------------------------- Bug #13394: MinGW x86_64-w64-mingw32-gcc.exe command line options - https://bugs.ruby-lang.org/issues/13394#change-64029 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.5.0dev (2017-03-30 trunk 58221) [x64-mingw32] * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- In my config.log file, I'm finding a few errors like: ``` x86_64-w64-mingw32-gcc.exe: error: unrecognized command line option '-V' x86_64-w64-mingw32-gcc.exe: error: unrecognized command line option '-qversion'; did you mean '--version'? ``` It shows a prompt for `--version`, but another entry seems to show `-v` is accepted. I don't know if this is a problem, or just setup testing... -- https://bugs.ruby-lang.org/ Unsubscribe: