Everything

 

-STRip


This option deletes debug information in the load module file or library file.

[Specification format]

-STRip

 

-

Interpretation when omitted

None

[Detailed description]

-

This option deletes debug information in the load module file or library file.

-

The files before debug information is deleted are backed up in file "file-name.abk".

-

Multiple input files cannot be specified.

[Example of use]

-

To delete debug information of file1.abs and output these to file1.abs, respectively, describe as:

The files before debug information is deleted are backed up in file1.abk.

>rlink -strip file1.abs

[Remark]

-

If the -form={object|relocate|hexadecimal|stype|binary} option is specified, this option will be invalid.