Skip to content

Compiles without errors but fails on linking(no FFI) #17610

Closed
@Eilie

Description

@Eilie

Hello,

Code from https://gist.github.com/Eilie/76bca04969992e471f4d compiles just fine but fails at linking stage. Here's what I've got on #rust:

 kimundi >>> ainieco: So, its probably a combination of bugs/misuse
  in cargo and rustc where it does 
 not recompile the library you depend on, and rustc does not do enough 
 version checking to notice that it links against a old version of the lib
 without that symbol

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-linkageArea: linking into static, shared libraries and binariesI-compiletimeIssue: Problems and improvements with respect to compile times.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions