The output of the compiler can be controlled in many ways. This can be done essentially in two distinct ways:
The compiler rst reads the con guration le. Only then are the command line options checked. This creates the possibility to set some basic options in the con guration le, and at the same time you can still set some speci c options when compiling some unit or program. First we list the command line options, and then we explain how to specify the command line options in the con guration le. When reading this, keep in mind that the options are case sensitive.