dotnet/runtime

Haiku: add platform support

オープン

#55,803 opened on 2021/07/16

 (209 件のコメント) (3 件のリアクション) (0 人の担当者)C# (5,445 件のフォーク)batch import
area-VM-coreclrhelp wantedos-haiku

Repository metrics

Stars
 (17,886 個のスター)
PR merge metrics
 (平均マージ 12d 11h) (30d で 661 merged PRs)

説明

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.

コントリビューターガイド