[Issue 17598] dmd fails to build on OpenSUSE Tumbleweed
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jul 5 04:43:27 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=17598
--- Comment #1 from Martin Nowak <code at dawg.eu> ---
Seems to be related to their recent change to PIE-by-default.
https://build.opensuse.org/package/live_build_log/home:okurz:branches:devel:languages:D/dmd/openSUSE_Tumbleweed/x86_64
Could easily be caused by using their ldc package as bootstrap compiler without
having that configured for PIC/PIE.
--
More information about the Digitalmars-d-bugs
mailing list