Intel® Fortran Compiler 16.0 User and Reference Guide
Causes the command line options that were used to invoke the compiler to be appended to the DW_AT_producer attribute in DWARF debugging information.
Linux: | -grecord-gcc-switches |
OS X: | None |
Windows: | None |
None
OFF |
The command line options that were used to invoke the compiler are not appended to the DW_AT_producer attribute in DWARF debugging information. |
This option causes the command line options that were used to invoke the compiler to be appended to the DW_AT_producer attribute in DWARF debugging information.
The options are concatenated with whitespace separating them from each other and from the compiler version.
None