On 24. Feb 2025, at 11:55, Dean Greer <gcenx83@gmail.com> wrote:

At minimum Xcode Command Line Tools are required.

And as Stefan has pointed out your pretty much forced to build for x86_64

You can compile for x86_64 from an arm Terminal session but it’s simpler to build from an x86_64 Terminal session with ether an Intel brew install or MacPorts.

Also something to keep in mind is a stock upstream wine compile won’t run nicely under Rosetta2.


I believe stock upstream wine should run decently well under Rosetta 2 in most cases at the moment.