[Bug binutils/2096] New: addr2line fails on linux-kernel

2005-12-22 Thread herbert at 13thfloor dot at
# gdb vmlinux (gdb) l *0xc010f512 0xc010f512 is in printk (kernel/printk.c:516). # addr2line -e vmlinux c010f512 ??:0 (all details can be found here: http://vserver.13thfloor.at/Stuff/ADDR2LINE/) -- Summary: addr2line fails on linux-kernel Product: binutils Ver

[Bug binutils/1860] binutils.texi:3495: No such file or directory.

2005-12-22 Thread hp at sourceware dot org
--- Additional Comments From hp at sourceware dot org 2005-12-23 03:30 --- Reopening; still not fixed. Needs a makeinfo >= 4.2 < 4.5 (?) to repeat the behavior. -- What|Removed |Added --

Re: ld 2.16.1: Ordered & unordered sections error on IA64

2005-12-22 Thread James E Wilson
On Thu, 2005-12-22 at 10:25, John S. Worley wrote: > ld: .data has both ordered and unordered sections > ld: find link failed: Bad value You might try using FSF binutils mainline, to see if perhaps the problem is already fixed. Current binutils mainline will emit a more helpful message, which giv

ld 2.16.1: Ordered & unordered sections error on IA64

2005-12-22 Thread John S. Worley
Using ld version 2.16.1 with gcc version 3.2.3, I get the following error linking IA64 modules: ld: .data has both ordered and unordered sections ld: find link failed: Bad value The error is coming from elf_fixup_link_order(), and as near as I can decipher from the BFD structures, the o

[Bug binutils/1860] binutils.texi:3495: No such file or directory.

2005-12-22 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-12-22 18:26 --- Subject: Re: binutils.texi:3495: No such file or directory. > --- Additional Comments From hjl at lucon dot org 2005-12-22 17:08 > --- > It works for me. This was caused by using an old

[Bug ld/1150] undefined reference to `_mpi_sgi_init'

2005-12-22 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2005-12-22 17:46 --- Subject: Re: undefined reference to `_mpi_sgi_init' Hi Rainer, > Did somebody else some tests using these binutils patches? Not yet, but I am back at my normal workplace now, so this is on my list. > Is there

Re: [Bug ld/1150] undefined reference to `_mpi_sgi_init'

2005-12-22 Thread Nick Clifton
Hi Rainer, Did somebody else some tests using these binutils patches? Not yet, but I am back at my normal workplace now, so this is on my list. Is there a chance that these patches will be applied? Yup, in a couple of days probably. Sorry for the delay. Cheers Nick

[Bug binutils/1860] binutils.texi:3495: No such file or directory.

2005-12-22 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-12-22 17:08 --- It works for me. -- What|Removed |Added Status|NEW |RESOLVED GCC t

[Bug ld/1882] ld 2.16.90.0.3 link failure on MIPS64: "not enough GOT space for local GOT entries"

2005-12-22 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-12-22 17:07 --- It should be fixed in binutils 2.16.91.0.5. -- What|Removed |Added Status|NEW