First you need to install all the sources like:
/
compiler
rtl
ide/text
ide/fake
api
fv
gdbint
gdbint/libgdb
- Copy the files (Makefile,makefile.fpc) from the base repository to the
.
- get the libgdb_.zip from tflily ftp and unzip it in the
gdbint/libgdb directory
- Type: SET FPCDIR=
- Then you can type 'make info' and see it finds the correct files.
- When that works fine, then you can type in the : 'make ide_all'