g563c Command Line Options Clause Samples

g563c Command Line Options. The default options are: 1. use strict ANSI syntax, 2. perform all machine dependent and independent optimizations 3. use trigraphs 4. locate data in the Y data memory space -Bdirectory Add directory to the standard search list and have it searched first. This can also be accomplished by defining the environment variable G563_EXEC_PREFIX. Note that only one additional directory can be specified and that the -B option will over- ride the environment variable. Example 3-1. To test a new version of the ANSI C library, lib563cy.clb, which is installed as \dsp\new\lib563cy.clb use: Example 3-2. Using the G563_EXEC_PREFIX environment variable to have the same effect as Example 3.1, include in the autoexec.bat file: