File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- .TH FBC 1 "2020-09-07 " "FreeBASIC Compiler 1.07.2" "FreeBASIC Compiler"
1+ .TH FBC 1 "2020-12-23 " "FreeBASIC Compiler 1.07.2" "FreeBASIC Compiler"
22.SH NAME
33fbc \- The FreeBASIC compiler
44.SH DESCRIPTION
@@ -84,7 +84,7 @@ Set target FPU
8484\fB \- g \fR
8585Add debug info, enable __FB_DEBUG__, and enable asserts
8686.TP
87- \fB \- gen \fR \fB gas \fR |\fB gcc \fR |\fB llvm \fR
87+ \fB \- gen \fR \fB gas \fR |\fB gcc \fR |\fB llvm \fR | \f g as64 \fR
8888Select code generation backend
8989.TP
9090\fB \- i \fR \fI path \fR
@@ -97,7 +97,7 @@ Pre-#include a file for each input .bas
9797Link in a library
9898.TP
9999\fB \- lang \fR \fI name \fR
100- Select FB dialect: \fB fb \fR (default), \fB deprecated \fR , \fB qb \fR
100+ Select FB dialect: \fB fb \fR (default), \fB deprecated \fR , \fB qb \fR , \fB fblite \fR
101101.TP
102102\fB \- lib \fR
103103Create a static library
@@ -245,9 +245,9 @@ Overrides location of gcc (-gen gcc)
245245.SH "SEE ALSO"
246246The full language specification and help is available in wiki format at
247247.B
248- http ://www.freebasic.net/wiki/
248+ https ://www.freebasic.net/wiki/
249249.SH COPYRIGHT
250- Copyright \(co 2004\- 2019 The FreeBASIC Development Team
250+ Copyright \(co 2004\- 2020 The FreeBASIC Development Team
251251.br
252252This is free software. You may redistribute copies of it under the terms of
253253the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
You can’t perform that action at this time.
0 commit comments