Ключи компилятора

Материал из wikiru.visual-prolog.com

Версия от 13:09, 30 октября 2007; SergeMukhin (обсуждение | вклад) (Новая: Usage: VIP7Compiler [options] [files] [@commandfile] options: /Check: {ALL|ON|RANge|NOne|OFF|INTegraloverflow|VARiable|STAck|FACts} /NOCheck /Warnings: {ASError|ASWarnin...)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)

Usage: VIP7Compiler [options] [files] [@commandfile]

 options:
   /Check: {ALL|ON|RANge|NOne|OFF|INTegraloverflow|VARiable|STAck|FACts}
   /NOCheck
   /Warnings: {ASError|ASWarning|NOthing|warning_name [+,-,*]}
   /MAXErrors: <N>                   default 20
   /MAXWarnigs: <N>                default 100
   /DEBug: {NONE|LINENO|FULL}
   /NODEBug
   /Help                                    print this help message
   /VERsion                               print copyright message
   /Listing: ALL,NOne,MIN,Include,PHAses,UNICode,STATistics,MEssage,Requires
   /NOListing
   /Include: <dir>                       add to include search path
   /Goal: {PROC|DETerm}
   /Optimize: {ALL|None|FINal}
   /WEAKTypecheck: {ON|OFF}  make type checks weaker (default OFF)
   /OBjectdir: <dir>
   /LISTINGFile: <file>
   /DEBUGDir: <dir>