|
Calling the Compiler Directly |
Top Previous Next |
|
Sometimes you may wish to invoke the compiler directly rather than via the 3L C command. In those cases, you must use the following required option switches normally supplied by 3L C:
These options must appear before any other include path options.
Refer to the compiler's documentation for a discussion of the compiler options -c and -I, and the various levels of optimization available. |