https://issues.dlang.org/show_bug.cgi?id=5278
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #35 from Martin Nowak <[email protected]> --- Should work now that we ship phobos with PIC by default (at least on X64). Executables compiled with dmd's `-fPIC` do create PIEs. --
