[Bug find-debuginfo/33135] find-debuginfo test regressions in 5.2

mark at klomp dot org sourceware-bugzilla@sourceware.org
Tue Jul 8 10:03:24 GMT 2025


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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at klomp dot org

--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
Do you know whether your gcc build is build with:

--enable-linker-build-id

    Tells GCC to pass --build-id option to the linker for all final links
(links performed without the -r or --relocatable option), if the linker
supports it. If you specify --enable-linker-build-id, but your linker does not
support --build-id option, a warning is issued and the --enable-linker-build-id
option is ignored. The default is off.

debugedit kind of depends on there always being a build-id in all executables.

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


More information about the Debugedit mailing list