-goptimize [V2.01.00 or later]
|
This option generates information for link-time optimization.
[Specification format]
- | Interpretation when omitted |
None
[Detailed description]
- | This option generates additional information used at link-time optimization in the output file. |
- | When this option is specified for a file, link-time optimization will be applied at linkage of the file. |
For details on link-time optimization, see the description of the link option -OPtimize.