Everything

 

-goptimize


This option generates the information for inter-module optimization.

[Specification format]

-goptimize

 

-

Interpretation when omitted

The information for inter-module optimization is not generated.

[Detailed description]

-

This option generates the additional information for inter-module optimization in the output file.

-

At linkage, inter-module optimization is applied to files for which this option has been specified.

For details on inter-module optimization, see the description of the link option -Optimize.

[Example of use]

-

To generate the information for inter-module optimization, describe as:

>ccrl -c -goptimize -cpu=S2 -dev=dr5f100pj.dvf main.c