On Sat, Aug 17, 2013 at 1:25 PM, Jonas Maebe <jonas.ma...@elis.ugent.be> wrote: > "make clean" is not about the source files. Waldo is right: you should always > "make clean" (or even better: "make distclean") before updating from svn, > because files may move around and then "make clean" will only clean their > object and ppu files in the new locations.
Ok, I did not think of that. I remember manually deleting all .ppu and .o files when there were problems. "make distclean" would have helped then. Juha _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal