This option specifies the library to be configured.
[Specification format]
-head=<sub>[,...]
<sub> : { all | runtime | ctype | math | mathf | stdio | stdlib | string | inttypes }
|
- | Interpretation when omitted |
It is the same result as when -head=all is specified.
[Detailed description]
- | This option specifies a library to be configured with a header file name. |
- | If -head=all is specified, all header file names are specified as those to be configured. |
- | Runtime libraries are always configured. |