<div dir="ltr">oh yeah. duh. works fine now<div><br></div><div>thanks!</div><div><br></div><div>Scott</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 22, 2022 at 1:07 AM Martijn van Beurden <<a href="mailto:mvanb1@gmail.com">mvanb1@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Op do 22 sep. 2022 om 01:20 schreef Scott Brown <<a href="mailto:scottcbrown@gmail.com" target="_blank">scottcbrown@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">output of Make V=1 attached.<div><br></div><div>Thank you for the help.</div><br></div></blockquote><div><br></div><div>OK, in retrospect, I should have known this without looking at the log, but anyway.</div><div><br></div><div>Please add -O3 to your CFLAGS and CXXFLAGS. So, the command becomes</div><div><br></div><div>./configure -enable-static -disable-shared CFLAGS="-O3 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -mmacosx-version-min=10.9" CXXFLAGS="-O3 -arch arm64" LDFLAGS="-arch arm64" <br></div></div></div>
</blockquote></div>