2009/3/27 Graeme Geldenhuys <[email protected]>:
> Hi,
>
> If I make some local changes to FPCUnit for example (anything in
> 'packages' directory really), how to I compile and install only the
> packages units and not the whole RTL, Compiler?

the Makefile has targets like: packages_all packages_install.  but you
can just cd into the packages dir and execute the same commands you
normally do.

check the Makefile for all the targets, or type "make packages" then
hit tab a couple of times (this should work on ubuntu).

henry
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to