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 - <u>option:</u><b></b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Option:
    Description:

bd
    build target is a Dynamic Link Library (DLL) (see bd)

bm
    build target is a multi-threaded environment (see bm)

br
    build target uses DLL version of C/C++ run-time library (see br)

bt[=<os>]
    build target for operating system <os> (see bt[=<os>])

bw
    build target uses default windowing support (see bw)

of
    generate traceable stack frames as needed (see of)

of+
    always generate traceable stack frames (see of+)

sg
    generate calls to grow the stack (see sg)

st
    touch stack through SS first (see st)

zw
    generate code for Microsoft Windows (see zw)

zW
    (16-bit only) Microsoft Windows optimized prologue/epilogue code
    sequences (see zW (optimized))

zWs
    (16-bit only) Microsoft Windows smart callback sequences (see zWs)

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