Has anybody installed Rust using rustup on Patchbox-os?

The problem turns out to be that rustup has a bug in that it dd not recognise that PatchboxOS is 32-bit

Setting the tool chain to stable-arm-unknown-linux-gnueabihf fixed the problem

1 Like