[fpc-devel] old fpmake files

Marcos Douglas md at delfire.net
Sun Jul 17 16:43:38 CEST 2011


On Sun, Jul 17, 2011 at 6:48 AM, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
>
> To be safe, you should always make distclean before updating from svn (even without fpmake, since directories or units may get moved, which then won't be cleaned anymore after the update). Now, for a while make distclean didn't work properly either for fpmake-based directories, but that should have been fixed in the mean time.
>
> I don't think you have another choice to fix your current checkout than by manually deleting all fpmake executables (find  . -name fpmake -print0 | xargs -0 rm).
>

I never used distclean before updating from SVN and a never got problems.
I use WinXP and TortoiseSVN.

Marcos Douglas



More information about the fpc-devel mailing list