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?