Saves the compiler options into an object file.
.-nosaveopt-. >>- -q--+-saveopt---+------------------------------------------><
This option lets you save the compiler options into the object file you are compiling. The option has effect only when compiling to an object (.o) file.
The string is saved in the following format:
>>-@(#)opt--B--+-f-+--B--stanza--B--options-------------------->< +-c-+ '-C-'
where:
Related information