12 Building the Project
Compiling and Linking a project in the SDK involves several steps:
•
Create project makefile
•
Compile the source code
•
Copy the executable to the emulator directory
•
Launch the emulator
All of the compile and link options appear on the Build menu of the SDK.
12.1 Makefile
The project makefile must be created for the Borland C++ compiler to be able to successfully
compile and link. Select the "Build" menu and select "Create Makefile". This is the output from
the create makefile. This menu option equates to the "mkmf" command.
12.2 Compile and Link
After making the makefile, compile and link the code by selecting "Compile" from the Build menu.
This is sample output from the compile.
Need help?
Do you have a question about the 9000 and is the answer not in the manual?
Questions and answers