[Next] [Previous] [Up] [Top]
2.4 Compiler options
2.4.1 General commands
Compiler options control various aspects of compilation, such as optimization level, verboseness of messages, gen directory, etc. The following commands are used to display and modify options:
- options -- display the more interesting options
- options all -- display all options (there are lots of them)
- show
optname...
-- display option optname (multiple option names are allowed)
- set
optname optvalue
-- set option optname to value optvalue
Each option receives a default value upon start-up. The current option values are by default part of the compiler state saved in a checkpoint. For more options and option-related commands, see:
- help options -- display information about options
How to Use the Vortex Compiler and Environments - 25 MARCH 1997
[Next] [Previous] [Up] [Top]
Generated with Harlequin WebMaker