Skip to content

Linking to static native libraries loses the native library debug info #3899

Closed
@brson

Description

@brson

I've noticed that when I link static native libraries to Rust crates we lose the debug info from the native libraries. I assume that there is some minimum we can do to signal to the linker that we really want to keep that information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)A-linkageArea: linking into static, shared libraries and binariesP-lowLow priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions