https://issues.dlang.org/show_bug.cgi?id=16794
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Martin Nowak <[email protected]> --- See https://issues.dlang.org/show_bug.cgi?id=5278#c32 for a solution, compiling with -fPIC -defaultlib=libphobos2.so. I'm not certain whether we should build a static library (intended for static linking) with position independent code? Does Ubuntu have static libraries, and if so what's their guideline? --
