Re: linux split-dwarf fails with -Clinker-plugin-lto #108696
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
C-bug
Category: This is a bug.
I have reviewed the relevant bugs of rust, and I have a similar problem before that. Although it has been fixed, it still doesn't work for me. I don't know what happened. Only when I comment out
split-debuginfo
or setlto
to false can I compile it successfully.I tried many configs, there are three samples:
Meta
rustc --version --verbose
:uname -a
:cat /etc/os-release
:Backtrace
The text was updated successfully, but these errors were encountered: