fpc/rtl
2015-08-28 18:49:07 +00:00
..
aarch64
aix * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
amicommon amicommon: actually, not all filesystems (FTPMount, for example) support the ExamineFH method, so fall back to double-seek in that case 2015-07-23 18:43:37 +00:00
amiga Amiga-likes: fix the same header issues in Amiga and AROS, which was fixed for MorphOS in r30917 2015-06-23 23:22:22 +00:00
android * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
arm
aros AROS: use BPTR type as filehandle. BPTR is now PtrInt instead of a Pointer, because it's usually not directly referenceable, and that allows interoperability with THandle type 2015-06-29 23:11:02 +00:00
atari * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
avr
beos * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
bsd Pipe syscall for DragonFly also uses EAX:EDX for result, like FreeBSD 2015-07-14 21:58:27 +00:00
charmaps
darwin * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
dragonfly Add call to _init_tls and _rtld_call_init functions for x86_64 DragonFly target startup 2015-07-14 21:56:55 +00:00
embedded * charset depends on the objpas unit 2015-08-28 18:49:02 +00:00
emx * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
freebsd * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
gba * patch from , enabling resources for gba, fixing fcl-base build. 2015-07-23 11:32:07 +00:00
go32v2 * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
haiku * Use mbrlen instead of mblen under Haiku like on other Unix like platforms. 2015-08-25 21:26:05 +00:00
i386
i8086
inc * more procedures excluded to avoid internalerrors on avr after the trgobj.conservative fix 2015-08-28 18:49:07 +00:00
java * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
jvm
linux * fixed ppoll for infinite timeouts (patch by Edmund Grimley Evans) 2015-06-13 21:02:02 +00:00
m68k m68k: use the Amiga-specific atomic ops on Amiga 2015-05-24 21:44:51 +00:00
macos * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
mips
mipsel
morphos amicommon: support for init/exit procedures for threads. will be used by Sockets unit for example, because bsdsocket.library needs to be reopened for each thread 2015-06-06 19:51:12 +00:00
msdos * set stack alignment to 16 in the msdos startup code 2015-08-24 19:58:08 +00:00
nativent * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
nds * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
netbsd * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
netware * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
netwlibc * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
objpas * see also r31267, mantis , change calculation. 2015-08-24 12:03:56 +00:00
openbsd * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
os2 * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
palmos * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
powerpc powerpc: MorphOS recently started supporting the G5s, and it runs the G5s in non-G4-compatible mode much like Linux, therefore the DCBZ code seems to fail on them. So disable DCBZ usage for MorphOS as well. 2015-06-20 22:51:53 +00:00
powerpc64
qnx * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
solaris * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
sparc
symbian * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
ucmaps
unix * Use mbrlen instead of mblen under Haiku like on other Unix like platforms. 2015-08-25 21:26:05 +00:00
watcom * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
wii * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
win * part of mantis 028134, cleanup of NORM_ constants 2015-05-26 17:44:09 +00:00
win32 * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
win64 * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
wince * regenerated Makefiles with Linux/AArch64 support 2015-05-20 20:15:10 +00:00
x86_64
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
Makefile.fpc
README.txt

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).

The following directories are not supported officially and may not work
correctly with FreePascal v1.0:

go32v1 - The DJGPP go32v1 DOS extender (no longer supported)
palmos - The PalmOS directory for the Dragonball (incomplete)


Enjoy.