[fpc-devel] Rebuild FPC and RTL with custom switches

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Nov 11 12:15:19 CET 2008


On 11 Nov 2008, at 11:03, Fabio Dell'Aria wrote:

> how I can rebuild the FPC and RTL with custom switches?
>
> I wont to uses -CX -XX -U3 -Ur

Execute the following in the top FPC source directory:

make clean all OPT="-CX -XX -U3 -Ur"


Jonas



More information about the fpc-devel mailing list