mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 11:29:20 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() Use DEBUG_CYCLE=1 to generate cycle using gppcXX at each stage, i.e. running ppcXX through gdbpas, using utils/gppc386.pp source, compiled and copied to gppcXX. + Add other DEBUG_XXX varialbes, allowing to use gppcXX binary at a specific level in cycle. if DEBUG_PPXX is set, PPXXPREFIX variable will be set to 'g' leading to the use of g$(PPXX) compiler, which will run $(ppXX) compiler through gdbpas. git-svn-id: trunk@41822 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |