Skip to content
🎉 Free Pascal v3.2.4 is out! See Release Notes

Linux

Download Linux ARM

Select Download Mirror
The latest release version is 3.2.2

The FPC package for arm-linux is available to download in two options:

Download in one big package for eabi ABI

The distribution in the archive below is for EABI abi, compiled for armv3 CPU (release 3.0.2 only).

fpc-3.0.2.arm-linux-eabi.tar contains a standard tar archive, with an install script.

After untarring the archive, you can run the install script in the created directory by issuing the command sh install.sh.

Download in one big package for eabihf ABI for raspberry

The distribution in the archive below is for an EABIHF, compiled on RaspBerry 1 arm-linux system (for armv6 cpu).

fpc-3.2.2.arm-linux-eabihf-raspberry.tar contains a standard tar archive, with an install script.

After untarring the archive, you can run the install script in the created directory by issuing the command sh install.sh.