[fpc-devel] FP 2.4 questions

Daniël Mantione daniel.mantione at freepascal.org
Thu Dec 27 19:58:38 CET 2007



Op Thu, 27 Dec 2007, schreef Fabio Dell'Aria:

> Yes but I just read the doc and I still obtain the following error:
>
> Processing system.ppu...Error: PPU is already in a library : system.ppu
> Linking Error: no files found to be linked
> Done.
>
> Why? :(

You can only use ppumove on a unit once, its ppu is marked as "moved" 
and the library in which it is stored is stored in the ppu. Once used, you 
need to recompile the unit to get a unmoved unit again.

Daniël


More information about the fpc-devel mailing list