Skip to content

unknown option (-soname) when compiling on OS X #16

@grigutis

Description

@grigutis

When compiling (make) on OS X, the option -soname doesn't exist:

ld: unknown option: -soname

Changing -soname to -install_name in the Makefile fixes it, but I'm not sure how best to account for that case without breaking other platforms.

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