Skip to content

Haiku: Native support#126805

Open
trungnt2910 wants to merge 1 commit intodotnet:mainfrom
trungnt2910:dev/trungnt2910/haiku-misc-native
Open

Haiku: Native support#126805
trungnt2910 wants to merge 1 commit intodotnet:mainfrom
trungnt2910:dev/trungnt2910/haiku-misc-native

Conversation

@trungnt2910
Copy link
Copy Markdown
Contributor

@trungnt2910 trungnt2910 commented Apr 12, 2026

This is the rest of the changes to the native code of .NET from the initial porting effort in 2023.

Part of #55803.

Copilot AI review requested due to automatic review settings April 12, 2026 06:30
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Apr 12, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Haiku-specific handling to ensure requests to load "libc" resolve to the correct system runtime library on Haiku.

Changes:

  • Map "libc" to "libroot.so" when building/running on Haiku in Mono’s dynamic loader shim.

This is the rest of the changes to the native code of .NET from the
initial porting effort in 2023.
@trungnt2910 trungnt2910 force-pushed the dev/trungnt2910/haiku-misc-native branch from 3944abc to 646589b Compare April 12, 2026 06:37
@am11
Copy link
Copy Markdown
Member

am11 commented Apr 12, 2026

Mono portion of this repo is only for mobile and browser/wasm platforms and it will eventually go away when CoreCLR replaces them, which is actively being worked on. For desktop platforms, CoreCLR and NativeAOT are the main focus going forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-VM-meta-mono community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants