Skip to content

Install broken under OSX 10.10.1 with homebrew #9

Description

@samrussell

The installer looks for libiberty.a in /usr/local/lib/$ARCH, but homebrew has installed it for me in /usr/local/lib

This line at https://github.com/Groundworkstech/pybfd/blob/master/setup.py#L343-L344 causes the issue (which potentially fixes it on other systems so idk)

I propose this part of the code builds two versions of lib_liberty_fullpath - one with $ARCH and one without, and only fails if neither file exists.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions