This option outputs the S9 record at the end.
[Specification format]
- | Interpretation when omitted |
None
[Detailed description]
- | This option outputs the S9 record at the end even if the address of the entry point exceeds 0x10000. |
[Example of use]
- | To output the S9 record at the end even if the address of the entry point exceeds 0x10000, describe as: |
>rlink a.obj b.obj -form=stype -s9
|
[Remark]
- | If the -form=stype option is not specified, this option will be invalid. |