Skip to content

Print out libraries that rust claims need to be linked in #20

Description

@harpocrates

One way to do this is by calling cargo rustc -- --print=native-static-libs from the directory containing the Cargo.toml. It would be nice to parse this and print out a more user friendly message along the lines of "add these libraries to the extra-libraries: section of your cabal file".

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions