Specifications

26
[ 2 ] Compiling
In any of the following methods, compile the currently selected source file(s) into an object
file(s):
From the Build menu, choose the Compile command.
In the Project Configuration Files dialog box, click the Compile button. (For details
about the Project Configuration Files dialog box, refer to Subsection 2.4.3.2, [ 4 ].)
Click the compile start button in the toolbar.
While holding down the Ctrl key, press the G key.
If compiling ends normally, the screen shown below will appear.
[ 3 ] Building
In any of the following methods, build a user program or library out of object files:
From the Build menu, choose the Build command.
In the Project Configuration Files dialog box, click the Build button. (For details about
the Project Configuration Files dialog box, refer to Subsection 2.4.3.2, [ 4 ].)
Click the build start button in the toolbar.
While holding down the Ctrl key, press the B key.
If building ends normally, the screen shown below will appear.