fpc/rtl
2025-02-28 15:12:21 +02:00
..
aarch64
aix * regen makefiles 2025-02-28 15:12:20 +02:00
amicommon
amiga * regen makefiles 2025-02-28 15:12:20 +02:00
android * regen makefiles 2025-02-28 15:12:20 +02:00
arm
aros * regen makefiles 2025-02-28 15:12:20 +02:00
atari * regen makefiles 2025-02-28 15:12:20 +02:00
avr
beos * regen makefiles 2025-02-28 15:12:20 +02:00
bsd
charmaps
darwin * regen makefiles 2025-02-28 15:12:20 +02:00
dragonfly * regen makefiles 2025-02-28 15:12:20 +02:00
embedded * regen makefiles 2025-02-28 15:12:20 +02:00
emx * regen makefiles 2025-02-28 15:12:20 +02:00
freebsd * regen makefiles 2025-02-28 15:12:20 +02:00
freertos * regen makefiles 2025-02-28 15:12:20 +02:00
gba * regen makefiles 2025-02-28 15:12:20 +02:00
go32v2 * regen makefiles 2025-02-28 15:12:20 +02:00
haiku * regen makefiles 2025-02-28 15:12:20 +02:00
human68k * regen makefiles 2025-02-28 15:12:20 +02:00
i386 Check for refcount = 1 first. 2025-02-16 15:17:48 +03:00
i8086
inc Check for refcount = 1 first. 2025-02-16 15:17:48 +03:00
java * regen makefiles 2025-02-28 15:12:20 +02:00
jvm
linux * regen makefiles 2025-02-28 15:12:20 +02:00
loongarch64
m68k
macos * regen makefiles 2025-02-28 15:12:20 +02:00
mips Fix compilation of rtl for mipsel-ps1 target 2025-02-26 08:16:15 +00:00
mips64
mips64el
mipsel
morphos * regen makefiles 2025-02-28 15:12:20 +02:00
msdos * regen makefiles 2025-02-28 15:12:20 +02:00
msxdos * regen makefiles 2025-02-28 15:12:20 +02:00
namespaced
nativent * regen makefiles 2025-02-28 15:12:20 +02:00
nds * regen makefiles 2025-02-28 15:12:20 +02:00
netbsd * regen makefiles 2025-02-28 15:12:20 +02:00
netware * regen makefiles 2025-02-28 15:12:20 +02:00
netwlibc * regen makefiles 2025-02-28 15:12:20 +02:00
objpas * IInterfaceListEx 2025-02-27 17:36:43 +01:00
openbsd * regen makefiles 2025-02-28 15:12:20 +02:00
os2 * regen makefiles 2025-02-28 15:12:20 +02:00
palmos * regen makefiles 2025-02-28 15:12:20 +02:00
powerpc
powerpc64
ppcgen
ps1 * regen makefiles 2025-02-28 15:12:20 +02:00
qnx * regen makefiles 2025-02-28 15:12:20 +02:00
riscv * cleanup 2025-01-30 22:49:29 +01:00
riscv32 * cleanup 2025-01-30 22:49:29 +01:00
riscv64 + RiscV64: make use of rev8 instruction 2025-02-13 22:44:44 +01:00
sinclairql * regen makefiles 2025-02-28 15:12:20 +02:00
solaris * regen makefiles 2025-02-28 15:12:20 +02:00
sparc
sparc64
symbian * regen makefiles 2025-02-28 15:12:20 +02:00
ucmaps
unix * Extend GetLocalTimeOffset to return Dst or not 2025-02-19 17:31:01 +01:00
wasicommon * WASI system.pp: check that WebAssembly threads are always turned off for the wasip1 target, and always turned on for the wasip1threads target 2025-02-28 15:12:21 +02:00
wasip1 * moved the common WASI RTL source files and includes to a 'wasicommon' dir 2025-02-28 15:12:21 +02:00
wasip1threads * moved the common WASI RTL source files and includes to a 'wasicommon' dir 2025-02-28 15:12:21 +02:00
wasm32 + added function fpc_wasm_invoke_helper to the WebAssembly RTL 2025-01-25 08:21:56 +02:00
watcom * regen makefiles 2025-02-28 15:12:20 +02:00
wii * regen makefiles 2025-02-28 15:12:20 +02:00
win * Extend GetLocalTimeOffset to return Dst or not 2025-02-19 17:31:01 +01:00
win16 * regen makefiles 2025-02-28 15:12:20 +02:00
win32 * regen makefiles 2025-02-28 15:12:20 +02:00
win64 * regen makefiles 2025-02-28 15:12:20 +02:00
wince * regen makefiles 2025-02-28 15:12:20 +02:00
x86_64
xtensa
z80
zxspectrum * regen makefiles 2025-02-28 15:12:20 +02:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile * regen makefiles 2025-02-28 15:12:20 +02:00
Makefile.fpc * regen makefiles 2025-02-28 15:12:20 +02:00
README.txt
regenmakefiles.bat
regenmakefiles.sh

This is the Run-Time Library (RTL) tree for Free Pascal.

To recompile the RTL, edit the main makefile. The makefiles NEED a GNU make
compatible make, they need unix-like 'rm' and 'mv' commands, as well as some
others. You can find these in the gnuutils package on the ftp site.

The main makefile is located ABOVE the RTL tree. It uses the FPC
makefile.fpc to guess reasonable defaults for everything it needs.
(these files can be found in base.zip on the FTP site)

The only variable that you may want to set are
FPC             - What compiler to use. Use an absolute path. 
                  (default is ppc386)
INSTALL_UNITDIR - Where to install the RTL units 
OPT             - any special options you want to set for the compiler.

In principle, you can also descend into the subdirectory of your OS, and
type 'make' there, that should also compile everything.

The tree contains subdirectories for all the supported operating systems,
as well as all processor architectures. The processor directories contain
low-level routines which are required for the system unit (if they are not 
available in high-level language form), as well as optimized versions of
the pascal generic routines (the generic routine source code is localed in
the inc subdirectory).

Enjoy.