-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Support Haiku libc for cross compilation #23878
Copy link
Copy link
Closed
Labels
enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.libcIssues related to libzigc and Zig's vendored libc code.Issues related to libzigc and Zig's vendored libc code.os-haikuHaikuHaiku
Milestone
Metadata
Metadata
Assignees
Labels
enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.libcIssues related to libzigc and Zig's vendored libc code.Issues related to libzigc and Zig's vendored libc code.os-haikuHaikuHaiku
Type
Fields
Give feedbackNo fields configured for issues without a type.
Haiku is straightforward to build: https://www.haiku-os.org/guides/building
It should be pretty easy to provide libc in exactly the same way we do for e.g. glibc and FreeBSD.
However, this only makes sense to do once Haiku R1 is actually released. I have no idea when that might be.