https://issues.dlang.org/show_bug.cgi?id=17375
--- Comment #4 from Vladimir Panteleev <[email protected]> --- Workaround for Arch Linux: Grab the 2.27 package from https://archive.archlinux.org/packages/b/binutils/binutils-2.27-1-x86_64.pkg.tar.xz, unpack it somewhere, then prefix $PATH with that package's "bin" directory and $LD_LIBRARY_PATH with that package's "lib" directory. --
