[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2020-01-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=3191 Alan Modra changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2008-09-30 Thread geir at cray dot com
-- What|Removed |Added CC||geir at cray dot com http://sourceware.org/bugzilla/show_bug.cgi?id=3191 --- You are receiving this mail

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2008-09-08 Thread drow at false dot org
--- Additional Comments From drow at false dot org 2008-09-08 23:31 --- I've checked in a version of HJ's patch. But I can't work out what the problem is in this long bug report, so I'm not sure if it's fixed now. -- http://sourceware.org/bugzilla/show_bug.cgi?id=3191 --- You

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2008-07-29 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2008-07-29 15:41 --- The current patch is at http://sourceware.org/ml/binutils/2008-07/msg00361.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=3191 --- You are receiving this mail because: --- You are on

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2008-07-23 Thread bjarne dot jensen at se dot transport dot bombardier dot com
--- Additional Comments From bjarne dot jensen at se dot transport dot bombardier dot com 2008-07-23 10:21 --- Created an attachment (id=2836) -- (http://sourceware.org/bugzilla/attachment.cgi?id=2836action=view) gdb crashes because abbrev_offset is incorrect (zero) While trying to

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2008-07-23 Thread bjarne dot jensen at se dot transport dot bombardier dot com
-- What|Removed |Added CC||bjarne dot jensen at se dot ||transport dot bombardier dot

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2008-07-23 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2008-07-23 11:39 --- (In reply to comment #36) Created an attachment (id=2836) -- (http://sourceware.org/bugzilla/attachment.cgi?id=2836action=view) gdb crashes because abbrev_offset is incorrect (zero) While trying to

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2008-07-23 Thread bjarne dot jensen at se dot transport dot bombardier dot com
--- Additional Comments From bjarne dot jensen at se dot transport dot bombardier dot com 2008-07-23 12:01 --- Unfortunatly I only have windows machines at my site. The versions that I specified in the Makefile are the ones that I can use. --

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2008-07-23 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2008-07-23 13:57 --- (In reply to comment #38) Unfortunatly I only have windows machines at my site. The versions that I specified in the Makefile are the ones that I can use. You seem to have a problem with gdb, not linker.

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2008-07-23 Thread bjarne dot jensen at se dot transport dot bombardier dot com
--- Additional Comments From bjarne dot jensen at se dot transport dot bombardier dot com 2008-07-23 14:13 --- The object file that is generated by the linker in my example already contains the erroneous compile unit header, specifically the abbrev_offset is zero. This is before gdb...

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2008-07-23 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2008-07-23 14:17 --- (In reply to comment #40) The object file that is generated by the linker in my example already contains the erroneous compile unit header, specifically the abbrev_offset is zero. This is before

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-29 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2006-09-29 08:28 --- Created an attachment (id=1335) -- (http://sourceware.org/bugzilla/attachment.cgi?id=1335action=view) testcase for c#19 -- http://sourceware.org/bugzilla/show_bug.cgi?id=3191 --- You are receiving this

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-29 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2006-09-29 18:37 --- (In reply to comment #22) I hope this patch http://sourceware.org/ml/binutils/2006-09/msg00389.html will fix DW_FORM_ref_addr. heh, now i get different errors ;) /usr/lib/liveMedia/liveMedia/libliveMedia.a:

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-29 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-29 18:46 --- I think that i(In reply to comment #23) (In reply to comment #22) I hope this patch http://sourceware.org/ml/binutils/2006-09/msg00389.html will fix DW_FORM_ref_addr. heh, now i get different errors ;)

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-29 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2006-09-29 18:53 --- (In reply to comment #24) I think that is PR 3249. Do you have http://sourceware.org/ml/binutils/2006-09/msg00247.html i'm using binutils-2.17.50.0.5 with current patch for PR3191. --

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-29 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-29 18:55 --- (In reply to comment #25) (In reply to comment #24) I think that is PR 3249. Do you have http://sourceware.org/ml/binutils/2006-09/msg00247.html i'm using binutils-2.17.50.0.5 with current patch for

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-29 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2006-09-29 19:12 --- (In reply to comment #26) (In reply to comment #25) (In reply to comment #24) I think that is PR 3249. Do you have http://sourceware.org/ml/binutils/2006-09/msg00247.html i'm using

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-29 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2006-09-29 19:15 --- Created an attachment (id=1336) -- (http://sourceware.org/bugzilla/attachment.cgi?id=1336action=view) x86-64 testcase for c#27 -- http://sourceware.org/bugzilla/show_bug.cgi?id=3191 --- You are receiving

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-29 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2006-09-29 19:23 --- i can see theses symbols in two places: decored.o and header.o. [MPlayer-1.0pre8]$ grep DW.types.h.a34a5b93.0 libmpeg2/* -R Binary file libmpeg2/decode.o matches libmpeg2/decode.s: .quad

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-29 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-29 19:26 --- (In reply to comment #29) i can see theses symbols in two places: decored.o and header.o. [MPlayer-1.0pre8]$ grep DW.types.h.a34a5b93.0 libmpeg2/* -R Binary file libmpeg2/decode.o matches libmpeg2/decode.s:

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-29 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2006-09-29 19:33 --- Created an attachment (id=1337) -- (http://sourceware.org/bugzilla/attachment.cgi?id=1337action=view) x86-64 testcase for c#27 -- http://sourceware.org/bugzilla/show_bug.cgi?id=3191 --- You are receiving

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-29 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-29 19:38 --- They look OK. I need to see your complete linker messages. -- http://sourceware.org/bugzilla/show_bug.cgi?id=3191 --- You are receiving this mail because: --- You are on the CC list for the bug, or are

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-29 Thread pluto at agmk dot net
--- Additional Comments From pluto at agmk dot net 2006-09-29 19:40 --- (In reply to comment #32) They look OK. I need to see your complete linker messages. [EMAIL PROTECTED] ~/rpm/SPECS]$ cd ../BUILD/MPlayer-1.0pre8 [EMAIL PROTECTED] ~/rpm/BUILD/MPlayer-1.0pre8]$ make

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-21 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-21 21:19 --- The current patch is at http://sourceware.org/ml/binutils/2006-09/msg00224.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=3191 --- You are receiving this mail because: --- You are on the CC list

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-20 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-20 19:02 --- Gcc may generate: .section.gnu.linkonce.wi.client.cpp.7682538d,,@progbits ... DW.client.cpp.7682538d.2b: .uleb128 0xd .long 0x16a .byte 0x1 .long

Re: [Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-20 Thread Jim Wilson
On Wed, 2006-09-20 at 19:02 +, hjl at lucon dot org wrote: When reporting linker error, dwarf2 reader doesn't support more than one .debug_info section. You can only have more than one debug_info section when -feliminate-dwarf2-dups is used. This isn't a commonly used option, and there may

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-20 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-20 20:57 --- My patch is wrong. It just hides the real problem. dwarf2.c doesn't really support more than one debug_xxx sections properly. It won't be easy to fix. Since dwarf2.c is mainly used for error reporting, it isn't a

[Bug ld/3191] Dwarf 2 reader in linker doesn't suppor DW_FORM_ref_addr

2006-09-20 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-09-20 22:22 --- Here is a new patch http://sourceware.org/ml/binutils/2006-09/msg00205.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=3191 --- You are receiving this mail because: --- You are on the CC list for