-Wc, option
The -Wc command line option passes option directly to the C compiler.
The following command line option passes -V directly to the C compiler—the effect of this is to force the compiler to display its version information.
-Wc,-V