dotnet/runtime

Haiku: add platform support

Open

#55.803 aperta il 16 lug 2021

Vedi su GitHub
 (209 commenti) (3 reazioni) (0 assegnatari)C# (5445 fork)batch import
area-VM-coreclrhelp wantedos-haiku

Metriche repository

Star
 (17.886 star)
Metriche merge PR
 (Merge medio 12g 11h) (661 PR mergiate in 30 g)

Descrizione

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.

Guida contributor