[Issue 17375] colliding modules detected with binutils 2.28 linker and shared libraries
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu May 18 11:35:50 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=17375
--- Comment #6 from Vladimir Panteleev <thecybershadow at gmail.com> ---
(In reply to Martin Nowak from comment #5)
> The PIE (-fPIC) workaround seems a lot simpler.
Sorry, yeah, I meant when modifying the build command is not feasible (e.g.
when bisecting / doing regression testing).
Do you think you could submit a PR to fix the Druntime and Phobos Makefiles?
I'd also like to make Digger apply that patch automatically so it's possible to
run tests of older versions of D with newer binutils.
--
More information about the Digitalmars-d-bugs
mailing list