< Optimizing Linkage Editor (rlink) Options / Other Options >
[Format]
-extract = <module name> [,...]
|
[Description]
- | Extracts library modules. |
- | Extracts the specified library module from the library file specified using the library option. |
[Examples]
extract=file1 ; Extracts the module file1.
|
[Remarks]
- | When form={absolute | hexadecimal | stype | binary} or strip is specified, this option is unavailable. |
- | When form=library has been specified, this option deletes modules. |
- | When form={absolute|relocate|hexadecimal|stype|binary} has been specified, this option deletes external symbols. |