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:

db
    generate browsing information (see db)

ez
    generate PharLap EZ-OMF object files (see ez)

fc=<file_name>
    (C++ only) specify file of command lines to be batch processed (see
    fc=<file_name>)

fh[q][=<file_name>]
    use precompiled headers (see fh[q][=<file_name>])

fhd
    store debug info for pre-compiled header once (DWARF only) (see fhd)

fhr
    (C++ only) force compiler to read pre-compiled header (will never write)
    (see fhr)

fhw
    force compiler to write pre-compiled header (will never read) (see fhw)

fhwe
    (C++ only) don't include pre-compiled header warnings when "we" is used
    (see fhwe)

fi=<file_name>
    force file_name to be included (see fi=<file_name>)

fo[=<file_name>]
    set object or preprocessor output file name (see fo[=<file_name>])

fr[=<file_name>]
    set error file name (see fr[=<file_name>])

ft
    (C++ only) try truncated (8.3) header file specification (see ft)

fx
    (C++ only) do not try truncated (8.3) header file specification (see fx)

i=<directory>
    another include directory (see i=<directory>)

k
    continue processing files (ignore errors) (see k)

v
    output function declarations to .def (see v)

zg
    generate function prototypes using base types (see zg)

zl
    remove default library information (see zl)

zld
    remove file dependency information (see zld)

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