Scroll to navigation

GBC3(1) User Commands GBC3(1)

NAME

gbc3 - GAMBAS Compiler

SYNOPSIS

gbc3 [options] [<project directory>]

DESCRIPTION

gbc3 compiles Gambas source projects into architecture-independent bytecode.

OPTIONS

Adds debugging information.
Enables verbose output.
Compiles everything.
Enables warnings.
Writes translation files.
Exports public form controls.
Exports public module symbols.
Swaps endianness.
Defines the gambas installation directory.
Displays translatable error messages.
Defines the 'Exec' preprocessor constant.
Displays the program's version.
Displays the program's license.
Displays help information.

NOTES

Updated source code and most documentation about Gambas can be found at http://gambas.sf.net.

BUGS

Bugs are filed at http://gambaswiki.org/bugtracker.

SEE ALSO

gambas3(1), gba3(1), gbh3(1), gbi3(1), gbr3(1), gbs3(1), gbw3(1), gbx3(1)

2018-10-28 Debian