<div dir="ltr">Hello,<div><br></div><div>Is it possible to use FPC for linking only?</div><div>(assuming that .ppu/.o files were created by fpc previously)</div><div><br></div><div>using options</div><div>-sh        Generate script to link on host</div><div>or   <br></div><div>-st        Generate script to link on target<br></div><div>generates the linking script, but the script is referring to an external linker.</div><div><br></div><div>Is there possibility to do use internal linker/writer only?</div><div><br></div><div>The reasons for that:</div><div>* reduce dependencies on external build tools;</div><div>* on some platforms (win32) the internal linker is presumed to be better than external one;</div><div><br></div><div>thanks,</div><div>Dmitry</div></div>