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.

貢獻者指南