<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 20 March 2015 at 12:30, Mattias Gaertner <span dir="ltr"><<a href="mailto:nc-gaertnma@netcologne.de" target="_blank">nc-gaertnma@netcologne.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, 20 Mar 2015 12:08:11 +0000<br>
"vfclists ." <<a href="mailto:vfclists@gmail.com">vfclists@gmail.com</a>> wrote:<br>
<br>
> I am using a library which uses a lot of it own related files and whenever<br>
> I recompile all those units are always recompiled.<br>
<br>
</span>What do you mean with "whenever I recompile"?<br>
Compile (Ctrl-F9), Build (Shift-F9), Clean up and build, ...<br>
changing compiler options and build, ...<br>
<span class=""><br></span></blockquote><div><br></div><div>Mainly Quick Compile, Run and Build <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
<br>
> Is adding the other<br>
> additional files into a package the way to avoid this recompilation and the<br>
> presence of lots of unrelated ppus and object files?<br>
<br>
</span>What are "other additional files"?<br>
<br></blockquote><div><br></div><div>They are files in the uses section of the project's units, but there are a lot of them and are mostly exclusive dependencies of the projects main unit.<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Using packages can be used to reduce recompilations.<br>
<br>
<br>
Mattias<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Frank Church<br><br>=======================<br><a href="http://devblog.brahmancreations.com">http://devblog.brahmancreations.com</a></div>
</div></div>