Closed wangrunji0408 closed 5 years ago
@jiegec found a prebuilt binary of Busybox on Debian: busybox-static. Then we noticed that the syscall ids are different across platforms.
Problem: glibc TLS is not working at the minute.
Syscall id inconsistency is fixed by @jiegec and @equation314
Busybox for RISC-V is available at https://github.com/rcore-os/busybox-riscv-prebuilts
It works now.
Port Biscuit programs to RISCV
Ref: riscv-musl, build pass.
Build Busybox for RISCV
I tried but failed. Ref: qemu运行riscv linux