|
@@ -128,6 +128,10 @@ Put + after a boolean switch option to enable it, - to disable it
|
|
|
TP : Write target processor
|
|
|
V : Write short compiler version
|
|
|
W : Write full compiler version
|
|
|
+ -C<x> : Code generation options. <x> is a combination of the following letters:
|
|
|
+ o : Overflow checking
|
|
|
+ r : Range checking
|
|
|
+ R : Verify object method call validity
|
|
|
-F... Set file names and paths:
|
|
|
-Fe<x> : Redirect output to <x>
|
|
|
-Fi<x> : Add <x> to include paths
|