Next: Using the command-line options
Up: User's guide for Free
Previous: Problems you may encounter
The output of the compiler can be controlled in many ways. This can be done
essentially in two distinct ways:
- Using command-line options.
- Using the configuration file: ppc386.cfg.
The compiler first reads the configuration file. Only then the command line
options are checked. This creates the possibility to set some basic options
in the configuration file, and at the same time you can still set some
specific options when compiling some unit or program. First we list the
command line options, and then we explain how to specify the command
line options in the configuration file. When reading this, keep in mind
that the options are case sensitive. While this is customary for LINUX, it
isn't under DOS.
Michael Van Canneyt
Thu Sep 10 13:56:17 CEST 1998