10000 allow specifying non-default Fortran compiler with FC env var · Issue #13462 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content
allow specifying non-default Fortran compiler with FC env var #13462
Closed
@rgommers

Description

@rgommers

Using flang via setting the FC environment variable is reported not to be working at scipy/scipy#10125. A -lgfortran flag is added, when gfortran isn't installed on the system. This is due to the config stage not knowing about FC and always picking up GnuFortranCompiler if --fcompiler is not used.

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

      0