Skip to content

Loading library that makes use of libdl #20

@jonpryai

Description

@jonpryai

Hi,
I am trying to dlopen() a library that in turns uses libdl to load some additional components. Currently rust-dlopen actually tries to load the system libdl which is then calling into the system linker. I would like to simply use rust-dlopen's implementation of the libdl calls. I'm not sure what the easiest way to go about that is.

Thanks,

Jon Pry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions