Everything

Compile options that can be specified for the library generator

 

In addition to library options, compile options can be specified for the library generator so that they can be selected when compiling a library.

The following compile options can be specified for the library generator. If any other compile option is specified, an error occurs or the specification is ignored without a warning output.

Make sure that the specifications of these options are the same as those for the application programs that reference the library. Library-specific specifications of some options are possible. Such options are indicated in the "Individual specification" column.

Compile option name

Individual Specification

Remarks

-cpu

Not possible

 

-use_mda

Not possible

 

-lang

Not possible

 

-dbl_size

Not possible

 

-O[level]

Possible

 

-Oitem

Possible

The following can be specified for item:

- unroll

- delete_static_func

- inline_level

- inline_size

- pipeline

- tail_call

- alias

- same_code

- branch_chaining

- align

-goptimize

Possible

 

-stuff

Possible

 

For details about each option, see "2.5.1 Compile options".