Examples of stanzas in custom configuration files
|
This example specifies that the -g option is to be used in all compilations. |
|
This example specifies that -qlist is to be used for any compilation called by the xlc command. This -qlist specification overrides the default setting of -qlist specified in the system configuration file. |
|
This example specifies that all compilations should link with /home/user/lib/libmylib.a. |


