MS-DOS
Download i8086 MS-DOS
Download native compiler
There is no native compiler available for i8086 MS-DOS. You have to use a cross-compiler.
Download cross-compilers running on another host
These cross-compilers run on another host and need the corresponding native compiler as a prerequisite.
-
fpc-3.2.2.i386-win32.cross.i8086-msdos.exe contains the installer with the win32 to MS-DOS (real mode, i8086) cross-compiler. It needs the native Win32 compiler to be able to work.
-
fpc-3.2.2.i386-linux.cross.i8086-msdos.tar.xz contains a tar file with the Linux/i386 to MS-DOS (real mode, i8086) cross-compiler. It needs the native Linux/i386 compiler to be able to work. You can install it like the native compiler.
-
fpc-3.2.2.x86_64-linux.cross.i8086-msdos.tar.xz contains a tar file with the Linux/x86_64 to MS-DOS (real mode, i8086) cross-compiler. It needs the native Linux/x86_64 compiler to be able to work. You can install it like the native compiler.
-
fpc-i8086-msdos-3.2.2-1.i686.rpm A addon RPM to install i386-linux to i8086 msdos cross compilation
-
fpc-i8086-msdos-3.2.2-1.src.rpm The associated i386 and x86_64 to i8086 SRPM
-
fpc-i8086-msdos-3.2.2-1.x86_64.rpm A addon RPM to install x86_64-linux to i8086 msdos cross compilation