Closed ghost closed 3 years ago
Kevacoin uses Cryptonight hash algorithm, which requires aes-ni instruction (x86 or x64). Cryptonight will be significantly slower without hardware aes-ni instruction. Unfortunately ARM doesn't have aes-ni instruction, hence the error message.
Thank you for answer!
But I found this manual: https://github.com/kevacoin-project/kevacoin/blob/v0.16.8.0/doc/build-unix.md#arm-cross-compilation
armv7l GNU/Linux Ubuntu 20.04