Skip to content

Building on macOS #7

Closed
Closed
@shradej1

Description

@shradej1

Not sure if this is an issue with netlib-src or lapack (or me), but I'm unable to use this library on macOS. I have gcc / gfortran installed via homebrew, but the linker is unable to locate the libgfortran libraries. Running "cargo test" results in

error: linking with cc failed: exit code: 1

= note: ld: library not found for -lgfortran
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Is this a supported platform?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions