mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 11:53:58 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() to use the symbolic link name instead of the real executable name. This allows to use symbolic links to gppc386, named gppc1 to be able to launch ppc1 under gdb, as it is already possible under OpenBSD (which returns the command line name via paramstr(0), or under Windows if <SYMLINK> is used (generated by mklink). + Generate errors if compiler executable is not found, or if gdb binary is not found. git-svn-id: trunk@47753 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |