| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
30.5 The compiler environment and options
There are four ways to change the behaviour of Bigloo. Flags on the
command line, the option module clause runtime-command file and
environment variables See section Modules. When the compiler is invoked, it
first gets the environment variables, then it scans the
runtime-command file and, at end, it parses the command line. If the
same option is set many times, Bigloo uses the last one.
