Version 1.04.0 released

Announcements about new releases and updates.
Post Reply
dkl
Site Admin
Posts: 3235
Joined: Jul 28, 2005 14:45
Location: Germany

Version 1.04.0 released

Post by dkl »

Hi,

this is the new FB release, version 1.04. It's the result of the last 3 months of development - 4 people who contributed to the FB sources, plus 1 contributor to the documentation.

The biggest news:
  • FB how has a Boolean type and True/False constants
  • Dim Byref for declaring local references
  • Many binding updates - nearly all support 64bit now
  • and over 60 bug fixes - changelog.txt
Windows Binaries The MinGW-w64 toolchains used for the main win32/win64 builds can be found here:
i686-5.2.0-release-win32-sjlj-rt_v4-rev0.7z
x86_64-5.2.0-release-win32-sjlj-rt_v4-rev0.7z

Linux Binaries DOS Binaries Documentation Source Code and all the FB downloads can also be found at SourceForge.
dkl
Site Admin
Posts: 3235
Joined: Jul 28, 2005 14:45
Location: Germany

Re: Version 1.04.0 released

Post by dkl »

Due to a problem with the FreeBASIC-1.04.0-win32-mingworg package (a DLL was missing, preventing the included as.exe/ld.exe/etc from working), there now is a new FreeBASIC-1.04.0-2-win32-mingworg package that should be used instead.
Post Reply