Mothblocks

Results 54 comments of Mothblocks

It's a side effect from something else, and the error message on it is confusing and unwieldy and should still be considered an issue ![image](https://user-images.githubusercontent.com/35135081/227812347-dc677a08-c9f3-46ec-b339-00070cc2a46b.png)

SpaceManiac gave this: ``` objcopy --only-keep-debug "$INPUT" "$INPUT.dbg" strip "$INPUT" objcopy --add-gnu-debuglink="$INPUT.dbg" "$INPUT" ```

This new change in 1.65.0 could prove useful: https://blog.rust-lang.org/2022/11/03/Rust-1.65.0.html#splitting-linux-debuginfo