Has anyone had any luck building the wallet on ARM eg: RPi or OPi?
I attempted to build using the git source, and altering the makefile.unix by removing the sse2 instructions. But it still fails, assuming because I'm missing the "scrypt-arm.S" file. Creating this file or migrating from another project is beyond my ability.
Does anyone have any suggestions? Ideas?
This is the guide I used and it worked for me:
https://bitcointalk.org/index.php?topic=241445.msg14497146#msg14497146Thanks again to Hilux74!