[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/25024] dwz: Multifile temporary files too large



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

--- Comment #2 from Jan Kratochvil <jan.kratochvil at redhat dot com> ---
I think you just need more RAM, wasn't it OOM-killed? Running it on a 64GB
host.
Maybe switching ld->gold would build it for you.
I can upload it but it is 30GB Uncompressed, 8GB xz -1.

But then from a higher point of view I do not think fixing this issue is too
much important. xz should rather recode -fdebug-types-section as then the
linker already no longer has to build some gigantic intermediate files.

Just -fdebug-types-section currently crashes GCC so I could not test that more:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91887

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