Skip to content

Numpy build fails if it detects system libraries and tries to link with them #417

@inclement

Description

@inclement

#414 is an example of this.

I also have the issue with blas libraries, and possibly gfortran itself - numpy detects these and tries to link with them, which obviously fails.

I have a patch in the revamp that resolves this by the brute force of hardcoding all library lookups to fail. If I can test this and understand it better, I'll backport it.

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