https://issues.dlang.org/show_bug.cgi?id=23180
Iain Buclaw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Iain Buclaw <[email protected]> --- If phobos was built *only* as a shared library on OSX. That'd get around the problem as well, so that you don't end up with all of druntime residing in multiple images of a linked executable. --
