Download CubeSuite Ver.1.40 Integrated Development Environment User`s

Transcript
CubeSuite Ver.1.40
APPENDIX B COMMAND REFERENCE
Library file rescan specification
The library file rescan specification option is as follows.
- -Xrescan
-Xrescan
This option rescans the library file specified by the -l option.
[Specification format]
-Xrescan
- Interpretation when omitted
The library file specified by the -l option is not rescanned.
[Detailed description]
- This option rescans the library file specified by the -l option.
- When this option is specified, symbols that are unresolved through the link sequence of the library can be
prevented.
- This option is equivalent to the following property in CubeSuite.
- From the [Link Options] tab, [Rescan library files] in the [Others] category
[Example of use]
- To rescan library file "libtest1.lib" and "libtest2.lib", describe as:
>cx -CF3746 -Xrescan main.obj -ltest1 -ltest2
R20UT0261EJ0100 Rev.1.00
Oct 01, 2010
Page 476 of 577