[fpc-pascal] Re: PPU checksum issue
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Dec 13 22:12:07 CET 2011
On 13 Dec 2011, at 22:08, ik wrote:
> A clean svn version of fpc 2.6.0 (rc), and Lazarus 0.9.31 r34161 FPC 2.5.1
> x86_64-linux-gtk 2.
> It happens only on install all of the components. After clean all. I also
> tried to re-download lazarus from svn as a clean copy, again the same issue.
You probably still have an old base64.ppu file still installed somewhere else. Compile with -vu to see which base64.ppu files are found/loaded by the compiler.
Jonas
More information about the fpc-pascal
mailing list