[fpc-devel] RTL development cycle
Sven Barth
pascaldragon at googlemail.com
Wed Nov 26 07:34:05 CET 2014
On 25.11.2014 23:55, luiz americo pereira camara wrote:
> But fpexprpars is not recompiled
>
> Is there any better way to compile and test changes in the RTL?
Just a slight correction: everything in "packages" is not "RTL" (except
maybe the "rtl-*" packages). The RTL itself resides in directory "rtl".
Regarding your problem: have you tested running "make clean all PP=..."
inside the fcl-base directory? Otherwise you could try to execute the
compiled fpmake binary in that directory with -h and see what options it
provides.
Regards,
Sven
More information about the fpc-devel
mailing list