LDC 1.30.0-beta1

kinke noone at nowhere.com
Mon May 23 11:37:27 UTC 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`.


More information about the Digitalmars-d-announce mailing list