Skip to content

what is the libgcc_s requirement in LAPACK? #643

@jhgorse

Description

@jhgorse

Greetings,

I was trying to compile a 3rd party app for the new Apple M1 cpu and found some difficulty linking due to LAPACK's libgcc requirement. Specifically, ld: file not found: @rpath/libgcc_s.1.1.dylib for architecture arm64

The 3rd party build was done with clang.

The libgcc dep appeared to come from OpenBLAS/LAPACK's use of gfortran.

Is there any chance that libgcc might be mistakenly getting included in the LAPACK build?

Cheers,
Joe

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions