Compatibility options
You can't specify compatibility options, but if they are present in the command line due to compiler substitution, for example, this table explains their effect.
Option | Description |
---|---|
-S | used for compatibility with gcc: create .s files instead of .o |
-MM | ignored; used for compatibility |