Scroll to navigation

GBA3(1) User Commands GBA3(1)

NAME

gba3 - GAMBAS Archiver

SYNOPSIS

gba3 [options] [<project directory>]

gba3 -x <archive path> <file>

DESCRIPTION

gba3 is the archiver used by Gambas. It creates a standalone one-file executable from a Gambas project or extracts a specific file from a Gambas executable.

OPTIONS

Sets the archive file's path that is to be created.
Sets the archive file's path that is to be extracted.
Enables verbose output.
Swaps the endianness.
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), gbc3(1), gbh3(1), gbi3(1), gbr3(1), gbs3(1), gbw3(1), gbx3(1)

2018-10-28 Debian