Front Page     Archives     My Profile     Members     Links     Keep Us Alive!  
  Log In / Register    
 // ARTICLE
Issue: Apr'08
FreeBASIC version 0.18.5b released!
Author: CoderJeff
Posted By: HexDude
Category: News
This is a maintenance release for the 0.18 development branch. Specific issues related to packaging, installation, and running FreeBASIC have been addressed in this release. This is likely to be the last release in the 0.18 series as development continues on in version 0.20.

The v0.18.5b changelog is available here: http://www.freebasic.net/index.php/details?page=news&category=rls&id=12

Most important changes:

Linux:
We offer two packages: A \"native\" package (as in the previous release 0.18.4) that is preconfigured for installation at /usr/local, and a \"standalone\" package that can be installed to /usr/share/freebasic (and like in earlier versions, it can be run directly from the package/development tree).
- use install.sh for the \"prefixed\" version (installs to /usr/local by default)
- use install-standalone.sh for the \"standalone\" version (installs to /usr/share/freebasic by default)
- target directories have been added to the prefixed version. ( i.e. /usr/local/lib/freebasic/. The 0.18.4 release did not use directories making it difficult/impossible to set-up a cross compiler. )

Windows:
- fixed a serious bug in the win32 graphics driver where cleanup routines were being called twice. If you installed 0.18.4, you should install 0.18.5 or at least get the updated graphics library here: FreeBASIC-v0.18.5b-win32-libfbgfx.zip
- a few pre-built import libraries were missing and are now included in the installer

DOS:
- changed to gdb 6.4 - i386 (gdb.exe in the last several versions was built for i786 making it impossible to use on older architectures)


DOWNLOADS:

Windows v0.18.5b (2008-04-17):
http://downloads.sourceforge.net/fbc/FreeBASIC-v0.18.5b-win32.exe?download
http://downloads.sourceforge.net/fbc/FreeBASIC-v0.18.5b-win32-libfbgfx.zip?download

Linux v0.18.5b (2008-04-17):
- preconfigured for installation at /usr/local
http://downloads.sourceforge.net/fbc/FreeBASIC-v0.18.5b-linux.tar.gz?download

Linux v0.18.5b standalone (2008-04-17):
http://downloads.sourceforge.net/fbc/FreeBASIC-v0.18.5b-linux-standalone.tar.gz?download

DOS v0.18.5b (2008-04-17):
http://downloads.sourceforge.net/fbc/FreeBASIC-v0.18.5b-dos32.zip?download

Manual:
Please visit the online wiki at http://www.freebasic.net/wiki

 // RELATED LINKS

http://www.freebasic.net/forum/viewtopic.php?t=11237
 // DISCUSS THIS ARTICLE

[ no comments posted ]

 // POST COMMENT

Please Log In to post comments.