May 23, 2022

On Monday, 23 May 2022 at 01:42:31 UTC, zoujiaqing wrote:

>

The Arm64 version can't run on my MacBook:
https://github.com/ldc-developers/ldc/issues/3864

It should definitely run. The linked debuginfo issue for macOS 12 targets mentions 2 workarounds - setting the MACOSX_DEPLOYMENT_TARGET env var to < 12 (recommended), or resorting to -preserve-dwarf-line-section=false.

1 2
Next ›   Last »