dotnet/runtime

Haiku: add platform support

开放

#55,803 创建于 2021年7月16日

 (209 条评论) (3 个反应) (0 位负责人)C# (5,445 个派生)batch import
area-VM-coreclrhelp wantedos-haiku

仓库指标

星标
 (17,886 个星标)
PR 合并指标
 (平均合并 12天 11小时) (30 天内合并 661 个 PR)

描述

Opening an issue to track work on adding platform support for Haiku: https://www.haiku-os.org/.

Any tips on how cross-compiling should work would be appreciated. Am currently starting with './build.sh mono+libs -arch x64 -os haiku -c debug -cross, and slowly adding Haiku targets to build and about to start some work on adding platform support in src/libraries/Common/src/Interop`.

Thus far it hasn't required a functioning cross-compiler yet, have only just started.

贡献者指南