<html><head></head><body><div>Hi David,</div><div><br></div><div>On Tue, 2021-11-30 at 10:17 +1100, David Bannon wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div>Its in Sid now.  Given the nature of the application, its pretty unlikely it will get any use on POWER anyway.  The problem is, IMHO, in FPC, a fix to that will take some time to propagate to Debian, FPC has a slower release cycle than Lazarus. I believe the same problem will apply to all FPC apps on PowerPC64.</div></blockquote><div>That is not a problem, we can always cherry-pick the patch fixing this and push it in a new upload. Many bugs where fixed that way in the past.</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div><br></div><div>Hmm, I wonder why you don't see it in Lazarus ?   I did my tests using a binary fpc from FPC site. As such, I probably would have grabbed FPC 3.2.3, a "release candidate".  Maybe, the hardening problem does not exist with FPC 3.2.2 ?   Thats something I had better investigate.  If its a regression, we better act reasonably quickly. If its only in FPC 3.2.3 and gets released in FPC 3.2.4, you will end up with it. Bad ...</div></blockquote><div>I think the main reason is that Lazarus builds using Debian FPC package, so all RTL units are compiled with -Cg while in your case you are using a non Debian FPC binary which chips RTL without -Cg. Then a conflict may cause your issues.</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>