-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
riscv64 is now upstream Debian architecture #96349
Conversation
Is there a simple way to update it everywhere used in https://github.com/dotnet/dotnet/? |
@dotnet-policy-service agree |
Thanks! Please update it in the upstream repo: https://github.com/dotnet/arcade/tree/main/eng/common/native. It will automatically sync here in a few days. ps - these scripts are technically "unused" in this repo except for someone trying to build a custom environment; they are ultimately used in https://github.com/dotnet/dotnet-buildtools-prereqs-docker/ repo where we build the reusable docker images for CI as well as local dev environments. |
@am11 can you please share the right entry point to build dotnet SDK for a foreign RID? I'm trying to build if for RISC-V by the following steps:
But it's probably not correct:
/cc @Xinlong-Wu |
Could you provided the log Besides, if you want to compile runtime for riscv64,
But if you want to crate installable package like |
@Xinlong-Wu, seems like #96349 (comment) is a future problem or I misconfigured somethind. The latest published Docker image works fine:
There is a different problem but I will try https://github.com/dotnet/dotnet, thanks!
|
I found the problem, I am contributing the llvm too. your but at least image source should be update, please do that if you want. |
@Xinlong-Wu, sorry for bothering again. Can you please share your approach of cross compilation of dotnet? I managed to build |
https://wiki.debian.org/RISC-V#Package_repository