OK, but why on my PC: <br><br>ppumove system.ppu <br><br>return the following long error:<br><br>...<br>Cannot export fpc_write_text_widestr: symbol not found<br>Cannot export fpc_writeln_end: symbol not found<br>Cannot export operatingsystem_result: symbol not found
<br>system.o: In function `SYSTEM_init':<br>system.pp:1103: undefined reference to `FindResourceA'<br>system.pp:1103: undefined reference to `LoadResource'<br>system.pp:1103: undefined reference to `SizeofResource'
<br>system.pp:1103: undefined reference to `LockResource'<br>...<br>Fatal: Library building stage failed.<br><br><br><div><span class="gmail_quote">2007/12/27, Daniël Mantione <<a href="mailto:daniel.mantione@freepascal.org">
daniel.mantione@freepascal.org</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br>Op Thu, 27 Dec 2007, schreef Fabio Dell'Aria:
<br><br>> Yes but I just read the doc and I still obtain the following error:<br>><br>> Processing system.ppu...Error: PPU is already in a library : system.ppu<br>> Linking Error: no files found to be linked<br>
> Done.<br>><br>> Why? :(<br><br>You can only use ppumove on a unit once, its ppu is marked as "moved"<br>and the library in which it is stored is stored in the ppu. Once used, you<br>need to recompile the unit to get a unmoved unit again.
<br><br>Daniël<br>_______________________________________________<br>fpc-devel maillist  -  <a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a><br><a href="http://lists.freepascal.org/mailman/listinfo/fpc-devel">
http://lists.freepascal.org/mailman/listinfo/fpc-devel</a><br><br></blockquote></div><br><br clear="all"><br>-- <br>Best regards...<br><br>Fabio Dell'Aria.