On 17/08/2013 19:34, waldo kitty wrote:
> On 8/17/2013 07:35, Reinier Olislagers wrote:
>> As for the "update can move the sources to another directory" etc: no
>> idea what you're talking about there....
> 
> :(  think about it... you have a source tree like this
<snip>
> you have refined mylib.pas to the point that you want to use it in other
> projects so you move it to \projects\libs and adjust the makefile
> accordingly...
<snip>

> so you started as #1 above and svn up to #2... when you run make clean,
> the old mylib.o,.a,.ppu files are still in \projects\myproject somewhere
> and may be used by the compiler instead of those that should be in
> \projects\libs where you moved your mylib.pas file to...
> 
> is that clearer now??


I'll take you at your word. I don't use makefiles in my projects.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to