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: hjl.tools at gmail dot com
Subject: [Bug gas/19109] Cannot configure default flag_compress_debug
Date: Mon, 19 Oct 2015 10:53:20 +0000

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

--- Comment #19 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to address@hidden from comment #18)
> The master branch has been updated by Nick Clifton <address@hidden>:
> 
> https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;
> h=e12fe5554c3b70139f68e33ded9e2a8075b9d484
> 
> commit e12fe5554c3b70139f68e33ded9e2a8075b9d484
> Author: Nick Clifton <address@hidden>
> Date:   Mon Oct 19 11:45:54 2015 +0100
> 
>     Add a gas configure option to select the default behaviour for the
> generation of debug sections - compressed or uncompressed.
>     
>       PR gas/19109
>       * configure.ac: Add option --enable-compressed-debug-sections.
>       This sets the default behaviour for compressing debug sections.
>       * as.c (flag_compress_debug): Define and initialise to
>       COMPRESS_DEBUG_GABI_ZLIB if DEFAULT_COMPRESS_DEBUG is set.
>       (show_usage): Indicate whether --no-compress-debug-sections
>       or --compress-debug-sections is the default.
>       * config/tc-i386.c (flag_compress_debug): Delete definition.
>       * doc/as.texinfo (--nocompress-debug-sectionas): Update
>       description.
>       * NEWS: Announce the new feature.
>       * config.in: Regenerate.
>       * configure: Regenerate.

Please rename --enable-compressed-debug-sections to make it clear that
it is only for assembler, not linker.

-- 
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]