On 03.12.2016 22:13, Markus Koschany wrote: > On 03.12.2016 22:00, Matthias Klose wrote: >> reassign 846669 gdc-6 >> forcemerge 845377 846669 >> thanks >> >> please see #845377. >> >> This build is configured with --enable-default-pie. The linker is now called >> with -pie, but cc1d isn't passed either -fPIE, or -fPIC. The work around is >> to >> pass either -fPIC, or -no-pie. Also passing -fPIE doesn't have an effect. > > Hi, > > sorry I'm not a D expert. Do you intend to fix #845377 before the Freeze or > are all > reverse-dependencies supposed to work around this issue by passing either > -fPIC or -no-pie to configure?
Please give Iain some time to have a look at this.