mono / mono.posix

POSIX/Unix interface for Mono, .NET and .NET Core. Provides functionality for managed code to access POSIX/Unix features not accessible via the BCL. This repository supersedes the older code in https://github.com/mono/mono
MIT License
40 stars 9 forks source link

Add support for ARMv6 #20

Closed michaldobrodenka closed 2 years ago

michaldobrodenka commented 2 years ago

Now it is possible to build dotnet for ARMv6, mono.posix works, but need separate native library.

this is taken from live armv6 mono, working in dotnet armv6 mono.posix https://github.com/dotnet/runtime/issues/7764#issuecomment-1060328573