Turbo C version 2.0 copyright (c) 1987,198 8 Borland International
Syntax is: TCC [Options] File [s] * = default;-X-= Turn switch X off
-1 80186/286 instructions-a disable non-ANSI extensions
-B compile via assembly-C allow nested comments
-Dxxx define macro-exxx alternate extends er name
-G generate for speed-ixxx include files directory
-K default char is unsigned-LXXX libraries directory
-M generate Link Map-N check Stack Overflow
-O optimize jumps-s produce Assembly output
-Uxxx undefine macro-Z optimize register usage
-A generate word alignment-C compile only
-D merge duplicate strings-exxx Executable File Name
-F * floating point emulator-f87 8087 floating point
-GN stop after N warnings-in maximum identifier length N
-JN stop after N errors-K standard stack frame
-Lx pass option X to linker-MC compact model
-Mh huge model-ml large Model
-Mm Medium Model-MS * Small model
-MT tiny model-nxxx output file directory
-Oxxx object file name-P Pascal CILS
-R * register variables-u * underscores on Externs
-V source level debugging-W enable all warnings
-Wxxx enable warning XXX-w-xxx disable warning xxx
-Y produce line number Info-zxxx set segment names