<p></p>
Hi<br>
<br>
<br>
> On 3. Jul 2021, at 01:32, Eliot Miranda ***@***.***> wrote:<br>
> <br>
> <br>
> <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. <br>
<br>
seems so.<br>
<br>
Apple is issuing warning on first start of every 32-bit application that they'd be unsupported on 10.14.<br>
<br>
<br>
> I used to be able to build 32-bit VMs on 10.13.x.<br>
<br>
mvm breaks with<br>
<br>
MathPlugin.c deps/FloatMathPlugin.d<br>
make[1]: *** No rule to make target `../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_acos.c', needed by `build/FloatMathPlugin/acos.o'.  Stop.<br>
make: *** [build/vm/FloatMathPlugin.lib] Error 2<br>
<br>
but this looks actually unrelated…<br>
<br>
My uneducated guess is that the entitlement makes no difference…<br>
<br>
Best regards<br>
        -Tobias<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>
> —<br>
> You are receiving this because you modified the open/close state.<br>
> Reply to this email directly, view it on GitHub, or unsubscribe.<br>
> <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-874120370">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW2ZBDT2MTNRBRT3JMDTWGYPHANCNFSM462PIHAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW7MD7ACXI7Y3MGP5X3TWGYPHA5CNFSM462PIHA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGQNAJMQ.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-874120370",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/571#issuecomment-874120370",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>