Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ User's Guide - non-optimized code sequences are generated. the resulting code will be much http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Non-optimized code sequences are generated.  The resulting code will be much
easier to debug when using the Watcom Debugger.  By default, the compiler
will select "od" if "d2" is specified.  If "d2" is followed by one of the
other "o?" options then "od" is overridden.
Example:

     C>compiler_name report /d2 /os

The macro __SW_OD will be predefined if "od" is selected.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson