fpc/rtl
2023-08-08 00:37:17 +02:00
..
aarch64 * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
aix Regenerate Makefile's 2023-08-07 14:59:15 +00:00
amicommon * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
amiga Regenerate Makefile's 2023-08-07 14:59:15 +00:00
android Regenerate Makefile's 2023-08-07 14:59:15 +00:00
arm * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
aros Regenerate Makefile's 2023-08-07 14:59:15 +00:00
atari Regenerate Makefile's 2023-08-07 14:59:15 +00:00
avr * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
beos Regenerate Makefile's 2023-08-07 14:59:15 +00:00
bsd * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
charmaps * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
darwin Regenerate Makefile's 2023-08-07 14:59:15 +00:00
dragonfly Regenerate Makefile's 2023-08-07 14:59:15 +00:00
embedded Set CPU_SPECIFIC_COMMON_UNITS using dotted compatible variables 2023-08-08 00:37:17 +02:00
emx Regenerate Makefile's 2023-08-07 14:59:15 +00:00
freebsd Regenerate Makefile's 2023-08-07 14:59:15 +00:00
freertos Regenerate Makefile's 2023-08-07 14:59:15 +00:00
gba Regenerate Makefile's 2023-08-07 14:59:15 +00:00
go32v2 Regenerate Makefile's 2023-08-07 14:59:15 +00:00
haiku Regenerate Makefile's 2023-08-07 14:59:15 +00:00
i386 * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
i8086 * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
inc Always set RTLCONSTSUNIT to rtlconsts, if FPC_DOTTEDUNITS is not defined, as OS specific changes are parsed after 2023-08-07 14:59:14 +00:00
java Regenerate Makefile's 2023-08-07 14:59:15 +00:00
jvm
linux Regenerate Makefile's 2023-08-07 14:59:15 +00:00
loongarch64
m68k
macos Regenerate Makefile's 2023-08-07 14:59:15 +00:00
mips
mips64
mips64el
mipsel
morphos Regenerate Makefile's 2023-08-07 14:59:15 +00:00
msdos Regenerate Makefile's 2023-08-07 14:59:15 +00:00
msxdos Regenerate Makefile's 2023-08-07 14:59:15 +00:00
namespaced Avoid using namespcaced/win32 directory 2023-08-02 11:25:58 +02:00
nativent Regenerate Makefile's 2023-08-07 14:59:15 +00:00
nds Regenerate Makefile's 2023-08-07 14:59:15 +00:00
netbsd Regenerate Makefile's 2023-08-07 14:59:15 +00:00
netware Regenerate Makefile's 2023-08-07 14:59:15 +00:00
netwlibc Regenerate Makefile's 2023-08-07 14:59:15 +00:00
objpas * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
openbsd Regenerate Makefile's 2023-08-07 14:59:15 +00:00
os2 Regenerate Makefile's 2023-08-07 14:59:15 +00:00
palmos Regenerate Makefile's 2023-08-07 14:59:15 +00:00
powerpc
powerpc64
ppcgen
qnx Remove code testing for FPC_VERSION 1.X or 2.X 2023-08-01 07:18:09 +02:00
riscv
riscv32
riscv64
sinclairql Regenerate Makefile's 2023-08-07 14:59:15 +00:00
solaris Regenerate Makefile's 2023-08-07 14:59:15 +00:00
sparc
sparc64
symbian Regenerate Makefile's 2023-08-07 14:59:15 +00:00
ucmaps
unix Adapt USE_STATX code to FPC_DOTTEDUNITS 2023-08-02 14:18:26 +02:00
wasi Regenerate Makefile's 2023-08-07 14:59:15 +00:00
wasm32 * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
watcom Regenerate Makefile's 2023-08-07 14:59:15 +00:00
wii Regenerate Makefile's 2023-08-07 14:59:15 +00:00
win * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
win16 Regenerate Makefile's 2023-08-07 14:59:15 +00:00
win32 Regenerate Makefile's 2023-08-07 14:59:15 +00:00
win64 Regenerate Makefile's 2023-08-07 14:59:15 +00:00
wince Regenerate Makefile's 2023-08-07 14:59:15 +00:00
x86_64 * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
xtensa
z80
zxspectrum Regenerate Makefile's 2023-08-07 14:59:15 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile * Fixes based on feedback of team, fixes issue #40368 2023-07-30 11:19:47 +02:00
Makefile.fpc
README.txt
regenmakefiles.sh Handle path conversion using cygpath utility on Cygwin system 2023-08-02 09:16:42 +02:00
test-rtl-units.sh Set DYNLIBSINCDIR to WINDIR for win32 and win64 2023-08-04 21:31:05 +00:00

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.