Attempting to build LDC 1.41 on FreeBSD 14.1 on PowerPC64(BE) using GDC, from GCC v14.2.
Get the below error:
std/internal/math/gammafunction.d(262): Error: static assert: "missing MAXGAMMA for other real types" static assert(0, "missing MAXGAMMA for other real types"); ^
All/Any help is appreciated.