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

--- Comment #23 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Nick Clifton from comment #22)
> Hi H.J.
> 
> > How about --enable-assembler-compressed-debug-sections or
> > --enable-compressed-debug-sections-in-assembler?
> 
> Either is OK, but ... if we agree that we should also being configuring 
> the linker to also generate compressed debug sections by default, then 
> it would make sense to just have one configure option that applies to 
> both tools.
> 
> Cheers
>    Nick

--enable-compressed-debug-sections is no-op on linker at the moment.
Do we want to change the --enable-compressed-debug-sections behavior
on linker in the future?  Should we do

--enable-compressed-debug-sections=gas,ld

or

--with-compressed-debug-sections=gas,ld

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