dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.15k stars 4.71k forks source link

Support for oracle solaris on SPARC 64bit processor #7220

Closed badre429 closed 2 years ago

badre429 commented 7 years ago

is there any plane to support Oracle Solaris on SPARC 64bit processor

jlmajerus commented 7 years ago

Yes, it already is.

mikedn commented 7 years ago

Yes, it already is.

Nope. There's no mention of SPAR 64bit anywhere in the roadmap or anywhere else.

jlmajerus commented 7 years ago

I'm sorry, I misunderstood the question.

jkotas commented 7 years ago

If you would like to experiment with running .NET Core on SPARC processors, the closest thing that we have is CppCodeGen option in https://github.com/dotnet/corert project. You can read more about it here: https://blogs.msdn.microsoft.com/alphageek/2016/10/13/native-compilation-why-jit-when-you-can-codegen/. Note that CppCodeGen is work in progress. It only works for very simple programs at this point.

gkhanna79 commented 7 years ago

CC @richlander

richlander commented 7 years ago

SPARC processors are not on our roadmap. We're targeting x86/64 and ARM32/64. We have received very few requests for any other chips other than a few "would be nice" style requests. As always, we're happy to help others port the product to other platforms.

mfe- commented 5 years ago

With .NET 5 mono gets somehow merged into coreclr (if I understood correctly). Since mono supports sparc ( https://www.mono-project.com/docs/about-mono/supported-platforms/sparc/ ) any plans for .NET 5?

bencz commented 4 years ago

@mfe- The SPARC support on mono is completely out of date

danmoseley commented 4 years ago

@marek-safar to comment on SPARC support in Mono

marek-safar commented 4 years ago

The SPARC support is a community maintained so there will be a way to run .NET5 on SPARC but we don't plan to do any testing of this scenario and might well be broken unless someone from community steps in.

bencz commented 4 years ago

Hummm The last time that i tried to build the Mono on my T2000 running Debian, I got a lot of errors..... Maybe I will try again

On Sat, Feb 29, 2020, 05:53 Marek Safar notifications@github.com wrote:

The SPARC support is a community maintained so there will be a way to run .NET5 on SPARC but we don't plan to do any testing of this scenario and might well be broken unless someone from community steps in.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dotnet/runtime/issues/7220?email_source=notifications&email_token=AAI6XMGVEZW3Z4TR4J2DO4LRFDGHBA5CNFSM4K5WM6V2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENLUH5Q#issuecomment-592921590, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI6XMBG5ERJQAAA27QAYJTRFDGHBANCNFSM4K5WM6VQ .