[fpc-pascal] Compilation Error At revision 25270.
Juha Manninen
juha.manninen62 at gmail.com
Sat Aug 17 14:57:38 CEST 2013
On Sat, Aug 17, 2013 at 1:25 PM, Jonas Maebe <jonas.maebe at 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
More information about the fpc-pascal
mailing list