Hi,<br><br>this is the results:<br><br>ld -shared -E -o system.dll system.o prt0.o<br><br>ld: prt0.o: No such file: No such file or directory<br><br><div><span class="gmail_quote">2007/12/28, 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 Fri, 28 Dec 2007, schreef Fabio Dell'Aria:
<br><br>> OK, but how I can: "Make ppumove dump its linker script and find out what it<br>> does wrong." ?<br>><br>> The -b options return the following .bat file:<br><br>That is the correct option.<br>
<br>> ld -shared -E -o system.dll system.o<br><br>What is at least missing from this script is prt0.o, so I suggest to add<br>it, and see what it does. Probably you also need to add some DLL import<br>stuff as that was reported to be missing too (no idea how it exactly works
<br>in Win32).<br><br>As soon as the linker no longer complains, we can adapt ppumove to<br>generate the script that way.<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.