IBM SC34-4499-03 Personal Computer User Manual


 
builder c_linker, and the parent of hello.obj and bye.obj. Because the file has no
contents initially, he selects No source (or specifies -empty on the command line),
to identify it as a place holder.
Using the GUI, he can create this file by selecting Create from the
Actions Parts menu of the Tasks window, and completing the fields as shown in
the following illustration:
Using the command-line interface, he can create the part by issuing the following
command:
teamc part -create msgcat.exe -builder c_linker -binary -empty
-release 9503 -workarea 223 -component comp1
Figure 59. Create Parts window
Chapter 15. Building an application: an example 185