https://issues.dlang.org/show_bug.cgi?id=16536
--- Comment #6 from Jacob Carlborg <[email protected]> --- I manually patch the compiler by replacing targ_size_t with size_t/d_size_t where the linker complains. I could create a PR but I don't know if it's the correct solution. --
