.TH HARBOUR 1 .SH NAME harbour \- Harbour Project compiler .SH SYNOPSIS \fBharbour\fP \fB\fP \fB[options]\fP .SH DESCRIPTION \fBharbour\fP is a CA-Cl*pper compatible compiler for multiple platforms. .SH OPTIONS .IP "\fB-a\fP" 10 Automatic memvar declaration .IP "\fB-b\fP" 10 Debug info .IP "\fB-build\fP" 10 display detailed version info .IP "\fB-credits\fP" 10 display credits .IP "\fB-d[=]\fP" 10 #define .IP "\fB-es[]\fP" 10 set exit severity .IP "\fB-g\fP" 10 output type generated is (see below) .IP "\fB-gc[]\fP" 10 output type: C source (.c) (default) .IP : 0=compact (default) 1=normal 2=verbose .IP 3=generate real C code instead of PCODE .IP "\fB-go\fP" 10 output type: Platform dependant object module .IP "\fB-gh\fP" 10 output type: Harbour Portable Object (.hrb) .IP "\fB-gd[.]\fP" 10 generate dependencies list into (.d) file .IP "\fB-i\fP" 10 #include file search path .IP "\fB-j[]\fP" 10 generate i18n gettex file (.pot) .IP "\fB-k\fP" 10 compilation mode (type -k? for more data) .IP "\fB-l\fP" 10 suppress line number information .IP "\fB-m\fP" 10 compile module only .IP "\fB-n[]\fP" 10 no implicit starting procedure (default) .IP : 0=no implicit starting procedure .IP 1=no starting procedure at all .IP "\fB-o\fP" 10 object file drive and/or path .IP "\fB-p[]\fP" 10 generate pre-processed output (.ppo) file .IP "\fB-p+\fP" 10 generate pre-processor trace (.ppt) file .IP "\fB-q\fP" 10 quiet .IP "\fB-q0\fP" 10 quiet and don't display program header .IP "\fB-q2\fP" 10 disable all output messages .IP "\fB-r=\fP" 10 set maximum number of preprocessor iterations .IP "\fB-s[m]\fP" 10 syntax check only [minimal for dependencies list] .IP "\fB-u[]\fP" 10 use command def set in (or none) .IP "\fB-u+\fP" 10 add command def set from .IP "\fB-undef:\fP" 10 #undef .IP "\fB-v\fP" 10 variables are assumed M-> .IP "\fB-w[]\fP" 10 set warning level number (0..3, default 1) .IP "\fB-x[]\fP" 10 set symbol init function name prefix (for .c only) .IP "\fB-z\fP" 10 suppress shortcutting (.and. & .or.) .IP "\fB@\fP" 10 compile list of modules in .SH AUTHOR Author of harbour: The Harbour Project (http://harbour-project.org) This manual page was written by Luis Mayoral , for the Debian GNU/Linux system (but may be used by others).