Hello
It depends if you are starting the compiler from the IDE or from batch (in a batch file or make file).
If you are building from batch you can add the options on the command line.
If you are building from the IDE, you have to open the target settings dialog (Using ALT+F7) and use the panels there to set the options.
I hope this helps.
CrasyCat