The powerpc64-linux linker does not report undefined symbols when there are some present. Tiny test case:
.text bl .foo % as -a64 foo.s -o foo.o % ld -pie foo.o -o foo.x (No linker error is produced.) -- Summary: ld -pie on a final executable fails to report undefined symbols Product: binutils Version: 2.20 (HEAD) Status: NEW Severity: normal Priority: P1 Component: ld AssignedTo: amodra at bigpond dot net dot au ReportedBy: bje at sources dot redhat dot com CC: bug-binutils at gnu dot org,paulus at samba dot org GCC host triplet: powerpc64-linux http://sourceware.org/bugzilla/show_bug.cgi?id=7041 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils