Returning derived objects to the client
Before you begin
Previous step: Running the makefile
Procedure
To return a derived object to the client, do these steps:
- Specify the derived object using the rccbuild
–o option.The default format is binary. If the file is in text format, specify the –ot option.
- Include the file extension of the derived object by using the RCCEXT extension parameter in your build script.