Building LDC v1.42.0 on ARM64 OpenBSD
kinke
noone at nowhere.com
Fri May 8 15:28:31 UTC 2026
On Thursday, 7 May 2026 at 20:12:19 UTC, RubyTheRoobster wrote:
> Is there any way to fix this, or are dlang build systems simply
> not arm64-friendly?
This doesn't sound like it's related to any build systems, just
incomplete/not-CI-tested OpenBSD support. Linux and macOS arm64
are first-class targets; FreeBSD x86_64 is too, FreeBSD arm64 not
CI-tested though.
The CMake error for the LDC build is probably a missing piece for
OpenBSD in our CMake recipe; PRs are welcome if you manage to fix
it.
More information about the digitalmars-d-ldc
mailing list