This option does not output the debug information.
[Specification format]
- | Interpretation when omitted |
The debug information is output to the output file (It is the same result as when the -debug option is specified).
[Detailed description]
- | This option does not output the debug information. |
[Example of use]
- | Not to output the debug information, describe as: |
>rlink a.obj b.obj -nodebug -output=c.abs
|
[Remark]
- | If the -form={object|library|hexadecimal|stype|binary}, -strip option or -extract option is specified, this option will be invalid. |