> On Apr 25, 2025, at 10:17 AM, Nick Bowler <nbow...@draconx.ca> wrote:
> 
> The build machine architecture is aarch64 right?  Not x86_64.

Correct.

I tried:

./configure --build=aarch64-apple-macos10.10 --host=x86_64-apple-macos10.10 
--enable-shared

I got this warning:

configure: WARNING: using cross tools not prefixed with host triplet

It still thinks the tools don’t support shared libraries, which is the real 
issue.

  Alan

Reply via email to