--target-debug--c-debug--java-debugEnable debugging of the generated target code. If the target language
is C, this has the same effect as ‘--c-debug’ (see below). If the
target language is C#, this causes the compiler to pass /debug
to the C# compiler.
--no-warn-target-codeDisable warnings from the compiler (which may be e.g. gcc) that processes the target code generated by mmc.