rust-crypto icon indicating copy to clipboard operation
rust-crypto copied to clipboard

armv7-a build fail

Open lifeRobot opened this issue 2 years ago • 2 comments
trafficstars

hello, I build my project from armv7, but it build fail, see error : image

I use toolchain is gcc-linaro-5.3.1-arm-linux-gnueabihf, the toolchain from linaro website

finally, think you for checking this issues

lifeRobot avatar Feb 17 '23 10:02 lifeRobot

hello, I build my project from armv7, but it build fail, see error : image

I use toolchain is gcc-linaro-5.3.1-arm-linux-gnueabihf, the toolchain from linaro website

finally, think you for checking this issues

Armv7 is a 32-bit system. I'm not sure if it has anything to do with it

lifeRobot avatar Feb 17 '23 10:02 lifeRobot

This crate is unmaintained. See: https://rustsec.org/advisories/RUSTSEC-2016-0005.html

newpavlov avatar Feb 17 '23 10:02 newpavlov