<html><head></head><body><div>Hi Peter,</div><div><br></div><div>On Sat, 2025-02-01 at 10:56 +0000, Peter B wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div>On 31/01/2025 19:00, Abou Al Montacir wrote:<br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div><br></div><div><br></div><div>This forces all programs to be dynamically linked (even if not needed) <br></div><div>and to be PIE.<br></div><div>If everyone is OK, I can prepare an upload with that change.<br></div><div>-- <br></div><div>Cheers,<br></div><div>Abou Al Montacir<br></div></blockquote><div><br></div><div>Hi Abou,<br></div><div><br></div><div>There must be a way to switch this off,<br></div><div>or make it conditional on the architecture.<br></div></blockquote><div>It is already (-XD is conditional and the section <span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">FPC_LINK_DYNAMIC depends on it)</span></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div><br></div><div>PIE can break the compilation on m68k<br></div><div>and cause run times crashes on ppc64el</div></blockquote><div>Yes, indeed, I only enabled it for amd64, i386, armel and arm64 (FPC armhf is also not friend with PIE)</div><pre style="caret-color: rgb(46, 52, 54); color: rgb(46, 52, 54); font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-stroke-width: 0px; text-decoration: none;">-- <br></pre><pre style="caret-color: rgb(46, 52, 54); color: rgb(46, 52, 54); font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-stroke-width: 0px; text-decoration: none;">Cheers,
Abou Al Montacir</pre><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"></blockquote></body></html>