[Bug debugedit/32760] debugedit should handle .a static ar archive
mark at klomp dot org
sourceware-bugzilla@sourceware.org
Mon Jul 28 10:07:16 GMT 2025
https://sourceware.org/bugzilla/show_bug.cgi?id=32760
--- Comment #4 from Mark Wielaard <mark at klomp dot org> ---
(In reply to Funda Wang from comment #3)
> Well, such a change increases build time significantly.
> Take openbals as an example, 4 hours [1] vs 43 hours [2]
An increase of 10 times seems indeed significant.
Currently on the road and cannot easily download those logs.
But will investigate where all the times goes when I am back home.
> May it be turned off?
Yes. Invoke find-debuginfo with --no-ar-files
If --no-ar-files is given, then static libraries will be ignored. Otherwise,
they receive only with source-path rewriting and collection. They are
not stripped, since they have no persistent build-ids to accommodate
eventual reunification.
Your distro might also have build macros to make that happen.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Debugedit
mailing list