[Issue 23517] dmd with -g flag fails to link on macOS 13.0.1 (i368) with unaligned pointer
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Dec 3 19:40:29 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23517
Paul Backus <snarwin+bugzilla at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |snarwin+bugzilla at gmail.com
--- Comment #1 from Paul Backus <snarwin+bugzilla at gmail.com> ---
According to a post on the forums [1], this can be worked around by setting the
environment variable `MACOSX_DEPLOYMENT_TARGET=11`.
[1] https://forum.dlang.org/post/mqtfalfaidahanlmblpq@forum.dlang.org
--
More information about the Digitalmars-d-bugs
mailing list