On 8/18/2013 09:49, Mattias Gaertner wrote:
On Sun, 18 Aug 2013 09:43:37 -0400
waldo kitty<wkitt...@windstream.net> wrote:
On 8/18/2013 02:52, Reinier Olislagers wrote:
On 17/08/2013 19:34, waldo kitty wrote:
[...]
in any case, failing to run "make clean" or "make disclean" /before/ "svn up"
can lead to problems with old libraries being left in old locations when files
are moved... we've seen this exact situation with Lazarus in numerous cases...
the standard response has been to run the "Clean up build files" option which
removes all .o, o., and .ppu files so they can be rebuilt from the proper source
files from their (new) locations...
"make clean" only cleans up the Lazarus files.
"Clean up build files" cleans up the user project and
packages too.
ahh! thanks for the clarification... "Clean up build files" does for projects
what "clean" and "distclean" do for FPC and Lazarus... that does make sense
since the projects cannot be known by FPC's and Lazarus' building makefiles :)
--
NOTE: No off-list assistance is given without prior approval.
Please keep mailing list traffic on the list unless
private contact is specifically requested and granted.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal