Version 1.07.1 released

Announcements about new releases and updates.
Post Reply
coderJeff
Site Admin
Posts: 4313
Joined: Nov 04, 2005 14:23
Location: Ontario, Canada
Contact:

Version 1.07.1 released

Post by coderJeff »

Latest FB version 1.07.1 changelog.txt

A couple bug fixes and updates to build scripts to allow building for a variety of new platforms/targets. Intent is to provide a number of pre-built packages to assist in advancing the default versions of tools and platforms for development and release.

Highlights:
  • updates to makefile and build scripts
  • source code SHA-1 stored in compiler for version tracking
  • source bootstrap package now includes FreeBSD 32-bit & 64-bit bootstraps (built on ubuntu 14.04)
  • addition of extern "rtlib" for exposing fb's rtlib internals
  • compiler stored "build date" now in ISO date format yyyy-mm-dd
  • many packages...
Thanks for downloading!

TRADITIONAL BUILDS

Windows Binaries (current default is gcc 5.2.0) Linux Binaries (current default is ubuntu 14.04) DOS Binaries Documentation Source Code and all the FB downloads can also be found at SourceForge.


FREEBASIC PACKAGES WITH ALTERNATE GCC VERSION

The following packages target different versions of gcc on mingw-w64/mingw32 and mingw-w64/mingw64.

Windows Binaries (mingw-w64 gcc 5.2.0) Windows Binaries (mingw-w64 gcc 7.1.0) Windows Binaries (mingw-w64 gcc 7.1.0 rev2) Windows Binaries (mingw-w64 gcc 7.3.0) Windows Binaries (mingw-w64 gcc 8.1.0)
FREEBASIC PACKAGES BUILT ON/FOR ALTERNATE LINUX (UBUNTU)

Linux Binaries - Ubuntu 14.04 Linux Binaries - Ubuntu 16.04 Linux Binaries - Ubuntu 18.04
----
Note: there is a lot of links here. Hopefully they are all correct. They may have suffered from some cut-and-paste error. If you find an incorrect link, or a problem with a package, please post about it the topic FreeBASIC 1.07 Release Discussion
Post Reply