xargo icon indicating copy to clipboard operation
xargo copied to clipboard

xargo cannot compile `riscv64gc-unknown-llinux-musl`

Open walksanatora opened this issue 2 years ago • 0 comments

when building the std does not exist so i try and build it with -Zbuild-std fails because panic_abort needs to be built adds that -Zbuild-std=std,panic_abort also fails, it cannit find libunwind any ideas how to fix this

walksanatora avatar Feb 01 '23 22:02 walksanatora