Skip to content

Add MacOS headers to get bdwgc to compile #18257

Description

@plajjan

Zig Version

0.12.0-dev.1536+6b9f7e26c

Steps to Reproduce and Observed Behavior

The following header files are missing on Macos, which I need to compile bdwgc (https://github.com/actonlang/bdwgc/actions/runs/7168073811/job/19515450726):

  • mach-o/getsect.h
  • mach/exception.h
  • CoreFoundation/* (CoreFoundation/CoreFoundation includes all the other header files, so they come as one group)

Expected Behavior

I want it to compile please! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSolving this issue will likely involve adding new logic or components to the codebase.libcIssues related to libzigc and Zig's vendored libc code.os-macosmacOS

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions