On Tuesday, 27 February 2024 at 06:08:51 UTC, Danilo wrote:
On Monday, 26 February 2024 at 12:55:32 UTC, Iain Buclaw wrote:
This implies that the **minimum required version of DMD** to build on Mac OSX 13+ will be 2.107.1 / 2.108.x.

Will DMD still work with macOS 12.7.x and Xcode 14.2?

The Mac Pro x64 (waste bin model) doesn‘t get any updates anymore, as it first came out in 2013.

Yes, all issues reported by the Xcode 15 linker were subtle corruptions of the mach-o format that are (mostly) silently accepted by the Xcode 14 and older linkers.

MacOS 10.7 remains to be the absolute minimum version supported due to the requirement of native TLS. This'll only be bumped to 10.8/10.9 when coalesced sections get dropped (https://issues.dlang.org/show_bug.cgi?id=22464).

Reply via email to