8000 macOS cross file is missing Objective-C compiler · Issue #468 · mesonbuild/meson-python · GitHub
[go: up one dir, main page]

Skip to content
macOS cross file is missing Objective-C compiler #468
Closed
@QuLogic

Description

@QuLogic

I'm porting Matplotlib to Meson/meson-python, and one thing we use on macOS that isn't used elsewhere is the objc compiler. When building arm64 wheels on macOS via GitHub Actions, cibuildwheel uses a cross-compiler.

Meson-python correctly sets up a cross C compiler and cross C++ compiler. However, meson fails to find the objc compiler.

I believe meson-python is missing an entry for it in its automatically-generated cross file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0