On Wednesday, 9 October 2024 at 16:07:29 UTC, AzuraAkumore wrote:
I installed both LDC and DMD via the deb package files.

And that's the problem - that deb package apparently wasn't built with the LLD linker integration. Official LDC releases from GitHub are, and thus default to `-link-internally` when cross-linking to Windows, not needing any external `lld-link` executable.

Reply via email to