<div dir="ltr"><div><div><div><div><div><div><div><div>Hi,<br><br></div>Until now, when i make changes to RTL units in trunk, i take two pathes to test and compile:<br><br></div>1) If the unit is self contained, i go to source directory and compile directly<br></div>2) If the unit is a dependency of other RTL parts, i rebuild all the compiler and RTL<br><br></div>I tried improve this cycle.<br><br>So after i changed the file fpexprpars, i run "make all" in the fpc source root dir. Nothing happens<br><br></div>I went to \packages\fcl-base dir and run make PP="my271compilerpath" and i got:<br><br>Start compiling package fcl-base for target i386-win32.<br>       Compiling BuildUnit_fcl_base.pp<br>[100%] Compiled package fcl-base<br><br></div>But fpexprpars is not recompiled<br><br></div>Is there any better way to compile and test changes in the RTL?<br><br></div>Luiz<br><div><div><div><div><div><div><div><div><br></div></div></div></div></div></div></div></div></div>