[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/5398] New: ld: assertion fail elf32-arm.c:3125
From: |
tbm at cyrius dot com |
Subject: |
[Bug ld/5398] New: ld: assertion fail elf32-arm.c:3125 |
Date: |
24 Nov 2007 19:01:36 -0000 |
I'm getting the following assertation on ARM (old ABI) with ld (both
2.18 and HEAD):
461:address@hidden: ~] /usr/bin/ld -lc
/usr/bin/ld: BFD (GNU Binutils for Debian) 2.18.20071027 assertion fail
../../bfd/elf32-arm.c:3123
/usr/bin/ld: BFD (GNU Binutils for Debian) 2.18.20071027 assertion fail
../../bfd/elf32-arm.c:3123
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 00008100
462:address@hidden: ~] ld /lib/libm.so.6
ld: BFD (GNU Binutils for Debian) 2.18.20071027 assertion fail
../../bfd/elf32-arm.c:3123
ld: warning: cannot find entry symbol _start; defaulting to 00008100
You can reproduce this with the attached file:
(sid)1894:address@hidden: ~/src/binutils/ld] ./ld-new ~/libm-2.6.1.so
./ld-new: warning: libc.so.6, needed by /home/tbm/libm-2.6.1.so, not found (try
using -rpath or -rpath-link)
./ld-new: BFD (GNU Binutils) 2.18.50.20071124 assertion fail elf32-arm.c:3125
./ld-new: warning: cannot find entry symbol _start; defaulting to
0000000000008100
/home/tbm/libm-2.6.1.so: undefined reference to address@hidden'
...
--
Summary: ld: assertion fail elf32-arm.c:3125
Product: binutils
Version: 2.19 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: tbm at cyrius dot com
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=5398
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug ld/5398] New: ld: assertion fail elf32-arm.c:3125,
tbm at cyrius dot com <=
- [Bug ld/5398] ld: assertion fail elf32-arm.c:3125, tbm at cyrius dot com, 2007/11/24
- [Bug ld/5398] ld: assertion fail elf32-arm.c:3125, tbm at cyrius dot com, 2007/11/24
- [Bug ld/5398] ld: assertion fail elf32-arm.c:3125, nickc at redhat dot com, 2007/11/28
- [Bug ld/5398] ld: assertion fail elf32-arm.c:3125, nickc at redhat dot com, 2007/11/28
- [Bug ld/5398] ld: assertion fail elf32-arm.c:3125, tbm at cyrius dot com, 2007/11/28
- [Bug ld/5398] ld: assertion fail elf32-arm.c:3125, nickc at redhat dot com, 2007/11/29