Skip to content

deal with .dSYM on os x #1313

Description

@boggle

When building shared libs on os x gcc generates separate .dSYM directories that contain out-factored symbol information. This is a bit ugly and different from the other platforms.

We need to investigate/decide what to do with it: leave it, delete it, somehow generate normal libs with included symbols. This also effects cargo which needs to know wether it should copy these files and possibly where.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-macosOperating system: macOS

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions