fpc/rtl
marco bceb71bf9f * version to 3.2.0-beta
git-svn-id: branches/fixes_3_2@39633 -
2018-08-18 15:25:41 +00:00
..
aarch64
aix * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
amicommon
amiga * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
android * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
arm
aros * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
atari * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
avr
beos * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
bsd
charmaps
darwin * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
dragonfly * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
embedded * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
emx * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
freebsd * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
gba * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
go32v2 * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
haiku * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
i386 + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs 2018-07-11 14:19:40 +00:00
i8086 * updated the CSeg, DSeg and SSeg rtl functions on i8086 to use the new x86 2018-07-11 14:34:05 +00:00
inc Add missing alignment in DynArrayIndex function 2018-08-07 16:34:57 +00:00
java * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
jvm
linux * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
m68k
macos * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
mips
mipsel
morphos * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
msdos * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
nativent * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
nds * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
netbsd * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
netware * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
netwlibc * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
objpas * IntPower inverts the base first for negative exponents and multiplies then, resolves 2018-08-16 20:45:35 +00:00
openbsd * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
os2 * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
palmos * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
powerpc
powerpc64
qnx * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
solaris * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
sparc
sparc64
symbian * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
ucmaps
unix * use include files in the unix ports unit as well 2018-07-09 14:42:01 +00:00
watcom * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
wii * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
win * fixes mantis 34008, some copy paste errors in -A and -W suffixes. 2018-07-21 12:29:18 +00:00
win16 * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
win32 * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
win64 * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
wince * regenned makefile without date/rev components for easier merging. 2018-08-18 15:06:25 +00:00
x86_64 + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs 2018-07-11 14:19:40 +00:00
COPYING.FPC
COPYING.txt
fpmake.inc
fpmake.pp
Makefile * version to 3.2.0-beta 2018-08-18 15:25:41 +00:00
Makefile.fpc * version to 3.2.0-beta 2018-08-18 15:25:41 +00:00
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).

Enjoy.