Skip to content

Compile with MSVC and Flang on Windows #8

Description

@tharen

Python for Windows is built using MSVC, which uses UCRT, m2w64 uses the older MSVCRT. This can lead to segmentation faults. Further, conda-forge defaults to Flang for Fortran code. This requires some fragile workarounds to set compiler names, etc.

The build routines should be updated to compile the extensions using MSVC and Flang on Windows.

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