Downloadliste

Projektbeschreibung

The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi-compatible 32/64 bit Pascal Compiler. It comes with a fully TP 7.0-compatible run-time library. Some extensions have been added to the language, like function overloading. Shared libraries can be linked. Basic Delphi support is implemented with classes, exceptions, RTTI, and ansistrings. A Free Component Library (FCL) is available with the base classes. Bindings for X11, ncurses, GTK, OpenGL, zlib, mysql, interbase and postgres are available.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-01 06:42
2.4.4

Diese Version enthält die meisten Bibliothek behebt von Anfang Juni 2010 bis März 2011. Es gibt auch einige Compiler-Fixes, die meisten im Zusammenhang mit 64-Bit.
Tags: 2.4 stable
This release contains most library fixes from early June 2010 through March 2011. There are also some compiler fixes, most relating to 64-bit.

2010-11-15 23:24
2.4.2

Viele Fehlerbehebungen und einige neue Features wurden hinzugefügt. Die meisten Bibliothek Fixes seit Juni 2010 enthalten.
Many fixes and a few new features were added. Most library fixes since June 2010 are included.

2009-07-23 05:01
2.2.4

Dies ist ein Bugfix-Release mit einigen kleinen Verbesserungen. Eine experimentelle Pakete-Installations-Tool wurde hinzugefügt. Unterstützung für TIFF wurde hinzugefügt Lesung / Schreiben in FCL-Bild. Es gibt Verbesserungen und Fehlerbehebungen in CHM unterstützen. Die Verknüpfung der gtk2-Paket mit GTK-Versionen vor 2.13.4, wurde behoben. Der Text-Modus IDE hat die Unterstützung für CHM-Hilfedateien.
This is a bugfix release with some minor enhancements.
An experimental packages-installation tool has been added. Support has been added for TIFF reading/writing in fcl-image. There are improvements and fixes in CHM support. Linking the gtk2-package with GTK versions above 2.13.4 has been fixed. The text mode IDE has support for CHM help files.

2008-08-13 02:19
2.2.2

Diese Version enthält vor allem Bugfixes, zurückportierte ausgewählten Features und einem Reinraum Umsetzung einiger Routinen, die eine Urheberrechtsverletzung verdächtigt wurden. Sie sind aufgefordert, sich an diese neue Version zu aktualisieren, um mögliche Copyright-Probleme zu vermeiden.
This version contains mostly bugfixes, selected
backported features, and a cleanroom
implementation of some routines that were
suspected of copyright infringement. You are urged
to upgrade to this new version to avoid possible
copyright issues.

2007-05-31 10:43
2.1.4

Der Compiler kann nun zum Generieren von Code für die PowerPC64 Prozessor. Neue Ziel-Plattformen wurden hinzugefügt: Win64, WinCE, GBA, DS, und Mac OS X auf Intel. Der Compiler hat eine interne Linker für die Windows-Ziele, die smartlinking tun kann und ist schneller und benötigt weniger Speicher. Neue Sprache Features sind Generika, Bit packed arrays und Interface-Delegation. Unterstützung für DWARF Debug-Informationen wurde hinzugefügt. Der Optimierer wurde verbessert.
Tags: Development, Major feature enhancements
The compiler can now generate code for the PowerPC64 processor. New target platforms were added: Win64, WinCE, GBA, DS, and Mac OS X on Intel. The compiler has now an internal linker for the Windows targets that can do smartlinking and is faster and uses less memory. New language features include generics, bit packed arrays, and interface delegation. Support for DWARF debug info was added. The optimizer was improved.

Project Resources