Menu

Free Pascal 3.2.2 Released!

                        Free Pascal Compiler

                            Version 3.2.2

Free Pascal 3.2.2 is a minor release of the 3.2.x fixes branch. As such, it
contains mostly fixes of bugs discovered in the previous version, plus some
updates for included packages. In this case a new target was also backported
from trunk.

Please also see https://wiki.freepascal.org/User_Changes_3.2.2 for a list
of changes that may affect the behaviour of previously working code, and
how to cope with these changes.

The main highlights of this version:

Platforms:
* New platform: aarch64-darwin
* A new 32/64-bit combined installer for Windows.

Utilities:
* fpcres provides support for compiling resources from *.rc files

Packages:
* fcl-db extended with support for MySQL 8.0
* fcl-passrc updates
* pas2js updates
* fpdoc updates
* fcl-base includes new support for logging to StdOut and StdErr
* rtl-extra includes improvements for Sockets

Posted by Marco van de Voort 2021-06-14

Log in to post a comment.