| |||
| Home > Compiler Command-line Options > Command-line options > ‑‑gnu_version=version | |||
This option attempts to make the compiler compatible with a particular version of GCC.
--gnu_version=version
Where is
a decimal number denoting the version of GCC that you are attempting
to make the compiler compatible with.version
This option is for expert use. It is provided for dealing with legacy code. You are not normally required to use it.