<html dir="ltr"><head></head><body style="text-align:left; direction:ltr;" bgcolor="#ffffff" text="#2e3436" link="#1b6acb" vlink="#2e3436"><div>Hi Helmut,</div><div><span><pre><pre><br></pre></pre></span></div><div>On Fri, 2021-01-22 at 10:06 +0100, Helmut Grohne wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><pre>We already patch the compiler to call ld.bfd instead of ld, so we can change the</pre><pre>name as you wish.</pre></blockquote><pre><br></pre><pre>Can you implement just this part and poke me once that has hit unstable?</pre><pre>I can send a patch for the next step then.</pre></blockquote><div>I did not really patch this, but while looking for such a way to patch, I discovered a nice command line option -XP.</div><div>This ca be used as follows:</div><pre>fpc -XPx86_64-linux-gnu- myprogram</pre><div><pre>fpc -Pi386 -XPi386-linux-gnu- myprogram</pre><div><br></div><div>It should be possible to hack the default value of this CLO so that we can make it point to the right triplet.</div><div>Does this fit your need?</div></div><div><div class="-x-evo-signature-wrapper" style="white-space: normal;"><span class="-x-evo-signature" id="1423923852.20958.6@karim"><pre></pre></span></div></div><div><div class="-x-evo-signature-wrapper" style="white-space: normal;"><span class="-x-evo-signature" id="1423923852.20958.6@karim"><pre><div class="-x-evo-signature-wrapper" style="font-family: Cantarell; white-space: normal;"><span class="-x-evo-signature" id="1423923852.20958.6@karim"><pre><pre><span style="white-space: normal;">-- </span></pre></pre></span></div>Cheers,
Abou Al Montacir</pre></span></div></div></body></html>