On Thursday, 31 July 2025 at 10:19:43 UTC, IchorDev wrote:
On Wednesday, 23 July 2025 at 14:12:30 UTC, Brian Callahan
wrote:
On Monday, 21 July 2025 at 13:29:23 UTC, Albert wrote:
[...]
I know you got things going with LDC, but I use GDC for all my
D needs on macOS. I have a tarball that's a simple extract,
add to PATH, and done:
https://github.com/ibara/aarch64-apple-darwin24.2.0-gcc-14.2.0/releases/tag/20250112
I'd love if you could get that added to the install.sh script.
I've attempted and failed to build GDC on macOS ~4 times. It's
such a huge pain because you need a functioning copy of GDC9,
and finding one that the GCC build system recognises is
seemingly impossible.
I'd be happy to but I'm not sure how to go about it...