|
@@ -118,6 +118,11 @@ Put + after a boolean switch option to enable it, - to disable it
|
|
|
-B : Rebuild all
|
|
|
-d<x> : Defines the symbol <x>. Optional: -d<x>:=<value>
|
|
|
-i<x> : Write information and halt. <x> is a combination of the following letters:
|
|
|
+ D : Write compiler date
|
|
|
+ SO : Write compiler OS
|
|
|
+ SP : Write compiler host processor
|
|
|
+ TO : Write target platform
|
|
|
+ TP : Write target processor
|
|
|
V : Write short compiler version
|
|
|
W : Write full compiler version
|
|
|
-F... Set file names and paths:
|