<p></p>
<br>
<br>
> On Jul 2, 2021, at 10:28 AM, Craig Latta ***@***.***> wrote:<br>
> <br>
> <br>
> I built GdbARMv8Plugin on macOS without a hitch, but during use it failed primitively before doing any actual work, during its startup.<br>
> <br>
> <br>
I found on macOS 11.x I needed to change the entitlements to include <br>
    <key>com.apple.security.cs.disable-library-validation</key><br>
    <true/><br>
<br>
and I just committed this by mistake.  Turns out it does no harm on a 10.14.x build.  I no longer have a 10.13.x build environment.  So I don’t know if this will break older builds.<br>
<br>
It also appears that moving to 10.14.x or later kills 32-bit builds.  I used to be able to build 32-bit VMs on 10.13.x.<br>
<br>
> Before that I tried to build in Linux on a Raspberry Pi, but there were multi-level header-ordering problems even worse that the one involving Linux features.h and our sq.h. When I got to the point of two Linux headers both saying they should be included before the other, I stopped. The support in build.linux64ARMv8/gdbarm64 did seem to be as expected, including conf.COG and makeeem.<br>
> <br>
> —<br>
> You are receiving this because you commented.<br>
> Reply to this email directly, view it on GitHub <https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/571#issuecomment-873151758>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADY5VUGEFVRGK73JODO47ALTVXZKRANCNFSM462PIHAQ>.<br>
> <br>
<br>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you commented.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/571#issuecomment-873303127">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW255THA62VH34RHRZ3TVZD7BANCNFSM462PIHAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW3EOAJRQIDJP5JZ3NDTVZD7BA5CNFSM462PIHA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGQGYYVY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/571#issuecomment-873303127",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/571#issuecomment-873303127",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>