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

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

  I have checked in a supplimentary patch.  This does three things:

  * It default x86 Linux gas to not compressing debug sections.
    This was the whole point of this PR.  We can enable compressed
    debug sections for x86 Linux after the 2.26 release has been made.
    Plus of course you can enable it in your own binutils releases.

  * It fixes gas so that the --enable-compressed-debug-sections 
    option inherited from the top level will be recognized and acted 
    upon.

  * It updates the linker so the --enable-compressed-debug-section
    option will also be recognized and acted upon.

Cheers
  Nick

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

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to