I'm a total beginner with Rust. I'd like to deploy https://crates.io/crates/btrfs-dedupe on an ARM device ( Turris - Představení ), but that seems to imply cross-compiling. And it would be much easier if I could build a statically linked binary instead of having to set up a total crossbuild environment.
Is that possible? I think I saw a mention somewhere that cross-compiling for ARM is only possible with dynamic linking.
Heyho, maintainer of minilzo here. Until now I didn't even know that minilzo was in use by anyone. If you can give more info regarding the problem I might be able to help out.
Guess I never testes on non-64-bit machines. The fix should be easy. Once tests are green I'll merge and release v0.1.1. This should get your build a bit further.