On Win7 I encounter the following fatal error on "make clean all" of trunk (19693):

D:/lazarus931/fpc/2.4.2/bin/i386-win32/mv.exe -f ./pp.exe ppc386.exe
D:/lazarus931/fpc/2.4.2/bin/i386-win32/mv.exe: cannot remove `ppc386.exe': Permission denied

There exists a pp.exe in the current (compiler) directory, as just built, but no ppc386.exe. The path however is set to the above 2.4.2 bin directory, where such a file resides.

I cannot remember such a problem with older revisions. Any clues?

Building with fpc 2.5.1 stops before that point, with Generics... errors in fgl.pp.

DoDi

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to