FreeBASIC version 1.10.1 - A multi-platform BASIC Compiler
News post at www.freebasic.net forums : FreeBASIC 1.10.1 Released
Default package for Windows users is FreeBASIC-1.10.1-winlibs-gcc-9.3.0.7z. This includes both 32-bit and 64-bit compilers.
For community discussion on development of this release see FreeBASIC 1.10.1 Release Discussion
The main packages are:
- windows: FreeBASIC-1.10.1-winlibs-gcc-9.3.0.7z - combined 32bit and 64bit standalone version
- linux-x86: FreeBASIC-1.10.1-linux-x86.tar.xz - built for ubuntu-16.04-x86
- linux-x86_64: FreeBASIC-1.10.1-linux-x86_64.tar.xz - built for ubuntu-16.04-x86_64
- freebsd-x86: FreeBASIC-1.10.1-freebsd-x86.tar.xz - built for freebsd-13.0-x86
- freebsd-x86_64: FreeBASIC-1.10.1-freebsd-x86_64.tar.xz - built for freebsd-13.0-x86_64
- dos: FreeBASIC-1.10.1-dos.zip
Complete list of changes in 1.10.1 changelog.txt
More prebuilt binaries can be downloaded at:
https://sourceforge.net/projects/fbc/files/FreeBASIC-1.10.1
(Various versions for Ubuntu, Raspberry Pi, mingw, mingw-w64)
To compile from sources, FreeBASIC-1.10.1-source-bootstrap.tar.xz package may be used for bootstrappng FreeBASIC (fbc) on to a system that does not already have a working fbc compiler. The fbc compiler is written in FreeBASIC and needs a working fbc compiler to compile itself.