Project

General

Profile

Actions

Bug #13394

closed

MinGW x86_64-w64-mingw32-gcc.exe command line options -

Added by MSP-Greg (Greg L) about 8 years ago. Updated about 8 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 2.5.0dev (2017-03-30 trunk 58221) [x64-mingw32]
[ruby-core:80526]

Description

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...

Updated by MSP-Greg (Greg L) about 8 years ago

Never mind. Setup testing

configure.in:533
for option in --version -v -V -qversion; do
Actions #2

Updated by nobu (Nobuyoshi Nakada) about 8 years ago

  • Status changed from Open to Rejected
Actions

Also available in: Atom PDF

Like0
Like0Like0