https://sourceware.org/bugzilla/show_bug.cgi?id=19060
Bug ID: 19060
Summary: could not decompress section .debug_str
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: markus at trippelsdorf dot de
CC: ian at airs dot com
Target Milestone: ---
Created attachment 8677
--> https://sourceware.org/bugzilla/attachment.cgi?id=8677&action=edit
object file
Building perf fails with gold:
markus@x4 perf % pwd
/usr/src/linux/tools/perf
markus@x4 perf % gcc -c annotate.i -O2 -g3
line-map.c: file "/usr/include/glib-2.0/gio/gbufferedinputstream.h" left but
not entered
line-map.c: file "/usr/include/glib-2.0/gio/gfilteroutputstream.h" left but not
entered
line-map.c: file "/usr/include/glib-2.0/gio/gcharsetconverter.h" left but not
entered
markus@x4 perf % ld -r -o /dev/null annotate.o
ld: error: annotate.o: could not decompress section .debug_str
ld.bfd is fine.
I have tried to reduce the testcase, but the failure then depends
on the directory in which gcc is invoked.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils