[fpc-pascal] Compilation Error At revision 25270.

waldo kitty wkitty42 at windstream.net
Sat Aug 17 02:40:01 CEST 2013


On 8/16/2013 10:52, Eric Kom wrote:
> svn up
> make clean
[trim]

FWIW: i learned a while back (from the lazarus list i think) to perform "make 
clean" before "svn up" because the make files may have changed and the new ones 
may not know where the old files resided...

performing "make clean" first clears the existing directories... then "svn up" 
followed (possibly with another "make clean" and then) by your normal build flow 
should result in a truly clean build flow without the possibility of lingering 
old .o and/or .a build files...

-- 
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.



More information about the fpc-pascal mailing list