https://issues.dlang.org/show_bug.cgi?id=11171 --- Comment #10 from Martin Nowak <code at dawg.eu> --- This is fixed for x86_64, but there are still text relocations on x86_32. The bug is also related to making ModuleInfo const, see bug 11543. --