[Bug tools/21332] elflint doesn't handle compressed sections

2017-03-31 Thread rguenther at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=21332

--- Comment #6 from rguenther at suse dot de ---
On Thu, 30 Mar 2017, mark at klomp dot org wrote:

> https://sourceware.org/bugzilla/show_bug.cgi?id=21332
> 
> --- Comment #5 from Mark Wielaard  ---
> I was wondering why I hadn't seen this before. Turns out that fedora binutils
> is explicitly configure with --enable-compressed-debug-sections=none.

I think the most visible improvement for compressed debug info in .o files
would be reduction in size for installed static archives.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Re: dwarf_line_srcfileno

2017-03-31 Thread Josh Stone
On 03/30/2017 04:09 PM, SASHA NICOLAS DA ROCHA PINHEIRO wrote:
> Hey all, what is the equivalent function to dwarf_line_srcfileno in lbdw??

I don't think libdw has an equivalent.  Can you explain what you need it
for?