[fpc-devel] Strange build error
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Sun Nov 27 10:43:35 CET 2011
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
More information about the fpc-devel
mailing list