Skip to content

Draft: community/dotnet8-runtime: enable riscv64 build

Status

  • Crossbuild is working
  • ️ Native build using cross-built dotnet8-stage0 appears to work as well (but runs out of memory on VisionFive 2)

Next: Upgrade to 8.0.107 and rebase onto !69678 (merged) once merged

Changelog

before 2024-07-25
Next: Copy the patches introduced in 87750f40 to lab.ilot: here

before 2024-07-22

  • Crossbuild is working (since a60ababa)

Next: More testing and investigating options to deploy the bootstrap files

before 2024-07-03
Work in progress dotnet8 build for riscv64.

before 2024-05-19
This is an experiment to build dotnet8-sdk for architectures previously untargeted by the aport and no longer explicitly declared unsupported by upstream.

Edited by leso-kn

Merge request reports