On 11/25/2016 11:28 AM, Aurelien Jarno wrote: > Hi all, > > Debian builds gcc 6.2 with --enable-default-pie, which correspond to > always passing -pie -fPIE -fPIC. This causes the tst-prelink to fail on > many architectures (at least arm, aarch64, i386, mips*) due to the use > of -fPIC. What does the failure look like? Thanks, Florian