Linux
Download Linux Intel / i386
The latest release version is 3.2.2. It is available in different formats:
Download in one big file
-
fpc-3.2.2.i386-linux.tar contains a standard tar archive, with an install script. After untarring the archive into a temporary location, you can run the install script by issuing the command
sh install.sh. -
fpc-3.2.2.i386-linux.cross.i8086-msdos.tar.xz contains tar file with the Linux/i386 to MS-DOS (real mode, i8086) cross-compiler only. You can install it like the main package.
-
fpc-3.2.2.i386-linux.cross.x86_64-linux.tar contains tar file with the Linux/i386 to x86_64-linux cross-compiler only. You can install it like the main package.
RPM (Redhat Package Manager) packages
Our RPM packages are compatible with all RPM based distributions, including Red Hat, Fedora, SuSE, Mandriva.
Binary packages
fpc-3.2.2-1.i686.rpm contains the compiler, utils, RTL and all units.
Source packages
fpc-3.2.2-1.src.rpm contains the sources.
i8086 MS-DOS cross binary packages
fpc-i8086-msdos-3.2.2-1.i686.rpm contains the cross-compiler, RTL and all units for MS-DOS target.
Source packages for cross i8086 compilers
fpc-i8086-msdos-3.2.2-1.src.rpm contains the sources for MS-DOS target.
Debian packages
Our DEB packages are compatible with all DEB based distributions, including Debian, Linspire, Ubuntu.