.TH "gbc3" "1" "March 2012" "Debian" "User Commands" .SH "NAME" gbc3 \- GAMBAS Compiler .SH "SYNOPSIS" .B gbc3 [\fIoptions\fR] []... .SH "DESCRIPTION" Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on... \fBgbc3\fR is the compiler of gambas source code. .SH "OPTIONS" .TP \fB\-h\fR, \fB\-\-help\fR display help and exit .TP \fB\-g\fR, \fB\-debug\fR add debugging information .TP \fB\-V\fR, \fB\-\-version\fR display version .TP \fB\-p\fR, \fB\-\-public\fR form controls are public .TP \fB\-s\fR, \fB\-\-swap\fR swap endianness .TP \fB\-c\fR, \fB\-\-class=FILE\fR declares a list of classes from the file FILE .TP \fB\-v\fR, \fB\-\-verbose\fR verbose output .SH "AVAILABILITY" The latest version of Gambas can always be obtained from \fBwww.sourceforge.net\fR or \fBwww.freshmeat.net\fR. .SH "REPORTING BUGS" Report bugs to . .SH "COPYRIGHT" Copyright\(co 2002, 2012 Benoit Minisini