On 7/19/23 10:46 AM, Johan wrote:
On Wednesday, 19 July 2023 at 11:27:14 UTC, Richard (Rikki) Andrew
Cattermole wrote:
[...] you would have to do a new build of druntime/phobos special
which isn't the easiest thing to do.
Side remark: LDC ships with the ldc-build-runtime tool which should help
the user a lot in building druntime/phobos. (downloads the correct
source belonging to the specific compiler version, and then builds the
libraries with user-specified flags, compilers, etc.)
This is very cool to know, I wasn't aware!
-Steve