This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

tst-prelink fails when built with -fPIC


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.

Would it make sense to build this test with -fno-PIC? In that case I'll
send a patch.

Thanks,
Aurelien

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien@aurel32.net                 http://www.aurel32.net


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]