Command-Line Options for Library and Linking
This chapter explains the following command-line options for library and linking.
-keepobjects
Retains or deletes object files after invoking the linker.
-nolink
Compiles the source files, without linking.
-o
Specifies the output filename or directory for storing object files or text output during compilation, or the output file if calling the linker.