Skip to content

OpenBSD: ld: error: unable to find library -ldl #196

@c2qd

Description

@c2qd

When compiling on OpenBSD, the following error occurs:

ld: error: unable to find library -ldl

In OpenBSD, the dlopen() family of functions is built directly into libc, so the -ldl flag is not required.

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