https://issues.dlang.org/show_bug.cgi?id=5278
--- Comment #32 from Martin Nowak <[email protected]> --- This also affects Ubuntu 16.10 to some degree. [Hardened system tutorial/patch](http://forum.dlang.org/post/[email protected]) [Cannot link with libphobos2.a with GCC 6.2 on Ubuntu 16.10](http://forum.dlang.org/post/[email protected]) Using -fPIC -defaultlib=libphobos2.so (the normal shared flags) was reported to be a workaround for the missing -fPIE support on Ubuntu 16.10. https://github.com/rejectedsoftware/ddox/issues/134 --
