[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/7041] New: ld -pie on a final executable fails to report undefin
From: |
bje at sources dot redhat dot com |
Subject: |
[Bug ld/7041] New: ld -pie on a final executable fails to report undefined symbols |
Date: |
21 Nov 2008 03:55:07 -0000 |
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug ld/7041] New: ld -pie on a final executable fails to report undefined symbols,
bje at sources dot redhat dot com <=