https://sourceware.org/bugzilla/show_bug.cgi?id=25617
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW --- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> --- Linker consumes what linker generates. Since currently linker always generates section header, linker uses it unconditionally. We need a linker switch not to generate section header. Then other consumers in binutils, like ld, nm, objdump and readelf can be updated to support it. -- You are receiving this mail because: You are on the CC list for the bug.