The compiler produces executable (.exe) files or dynamic-link libraries (DLLs).
Every compiler option is available in two forms: -option and /option. The documentation only shows the /option form.
To find a particular compiler option, see one of the following lists:
Building from the Command Line