[Bug 1202431] windows:mingw:win{32|64}/mingw{32|64}-filesystem: Enormous amount of time needed to scan binaries for debug source files
https://bugzilla.suse.com/show_bug.cgi?id=1202431 https://bugzilla.suse.com/show_bug.cgi?id=1202431#c11 --- Comment #11 from Ralf Habacker <ralf.habacker@freenet.de> --- (In reply to Fridrich Strba from comment #10)
Ralf, is this still something to keep open?
Extracting debug symbols for a larger package currently still takes 10 minutes https://build.opensuse.org/build/windows:mingw:win32/openSUSE_Leap_15.4/x86_... per build. If you think this is ok, we can close this. Otherwise, there are two potential ways to fix this. 1. use the objdump option -WL with any necessary adjustments https://sourceware.org/bugzilla/show_bug.cgi?id=29505#c15 2. extend LD so that debug symbols are written directly to a debug file https://sourceware.org/bugzilla/show_bug.cgi?id=29505#c17 With the first option there is an estimate that it could be up to 95% faster, but might need to be extended to get all relevant information. For the second option there is no estimation of the time gain yet. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com