joost 7257f9ead6 Merged revisions 12941,12946-12952 via svnmerge from 16 سال پیش
..
amiga 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
arm 4b766510ab Merged revisions 11290,11292-11295 via svnmerge from 17 سال پیش
atari c3d86250f6 Merged revisions 10105,10107-10110,10115,10128-10130,10133,10137-10138,10140-10146,10148-10153,10156-10157 via svnmerge from 17 سال پیش
beos 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
bsd 6ce16a6c3f Merged revisions 11790 via svnmerge from 17 سال پیش
darwin 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
embedded 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
emx 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
freebsd 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
gba 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
go32v2 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
i386 6ed56036c6 Merged revisions 11820-11821 via svnmerge from 17 سال پیش
inc 01293bcd03 Merged revisions 12384-12392,12396-12399,12401,12403-12406,12408-12409,12411-12412 via svnmerge from 17 سال پیش
linux 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
m68k d127e002d8 * use default helpers for now 19 سال پیش
macos 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
morphos 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
nds 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
netbsd 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
netware 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
netwlibc 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
objpas 7257f9ead6 Merged revisions 12941,12946-12952 via svnmerge from 16 سال پیش
openbsd 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
os2 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
palmos 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
powerpc 4b766510ab Merged revisions 11290,11292-11295 via svnmerge from 17 سال پیش
powerpc64 4b766510ab Merged revisions 11290,11292-11295 via svnmerge from 17 سال پیش
solaris 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
sparc 4b766510ab Merged revisions 11290,11292-11295 via svnmerge from 17 سال پیش
symbian 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
ucmaps a78efe6cb9 + initial revision of unicode conversion files 25 سال پیش
unix 6bb67019cd Merged revisions 12638,12653,12665 via svnmerge from 16 سال پیش
watcom 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
win 14106f7af1 Merged revisions 12677,12683,12733-12734 via svnmerge from 16 سال پیش
win32 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
win64 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
wince 6428fbe7c6 * Makefiles version 2.2.4 16 سال پیش
x86_64 6ed56036c6 Merged revisions 11820-11821 via svnmerge from 17 سال پیش
COPYING 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 سال پیش
COPYING.FPC 8117e33c2a + Made license more clear, upgraded to LGPL 2.1 21 سال پیش
Makefile 8dd7902b06 * Makefiles version 2.2.5 16 سال پیش
Makefile.fpc 8dd7902b06 * Makefiles version 2.2.5 16 سال پیش
README 57f0c736a6 * updated variables 24 سال پیش
fpmake.inc b753d0a510 Merged revisions 9687,9692,9694-9695,9697-9714,9720,9722,9729,9732-9733,9740,9745,9749-9750,9753-9757,9760-9766,9768-9770,9772-9774,9814,9822,9825,9833,9837-9850,9852,9855-9856,9859,9863-9864,9867,9877,9883,9888,10082,10093 via svnmerge from 17 سال پیش
fpmake.pp e8e4e090a5 Merged revisions 10348,10352-10356,10358-10360,10364-10366,10369-10370,10373-10374,10376-10381,10387-10391,10393-10394,10398,10400,10402-10403,10423,10427,10430,10436,10441,10444-10446,10452,10472,10477,10486,10489-10491,10503,10507,10509-10515,10522,10525-10527,10530-10531,10534,10537-10540,10543,10547,10553,10555,10561-10563,10565-10566,10570,10592-10596,10606,10610 via svnmerge from 17 سال پیش

README

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.