bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/19109] Cannot configure default flag_compress_debug


From: nickc at redhat dot com
Subject: [Bug gas/19109] Cannot configure default flag_compress_debug
Date: Tue, 20 Oct 2015 15:20:48 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19109

--- Comment #26 from Nick Clifton <nickc at redhat dot com> ---
Hi H.J.

> A patch to add
> 
>   --enable-compressed-debug-sections={all,gas,gold,ld}                      
>   Enable compressed debug sections for gas, gold or ld
>   by default

Before the patch goes in I would like to check a few things:

  * If compression is enabled for gas but not ld for example, 
    does this mean that the linker will uncompress compressed
    debug sections when it writes them out ?  Or rather, is 
    that what configuring with --enable-compressed-debug-sections=gas 
    implies ?

  * What happens if the linker is given some input files containing
    compressed debug sections and some input files not containing 
    compressed debug sections ?  Is the output always compressed ?

  * What advantage is gained by compressing debug sections, as opposed
    to splitting out the debug information and the compressing the whole
    debug file ?

Cheers
  Nick

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]