Post
Topic
Board Announcements (Altcoins)
Re: [ANN][ROI] ROI Coin | CPU Only Solo Mining Hybrid | 15% POS | 593% Term Deposit
by
ghobson
on 09/03/2018, 09:59:32 UTC
I just received my odroid-hc2 and thinking to try mining by using this arm single board. But I failed to compile hodlminer-wolf.

Error message =

Code:
In file included from cpu-miner.c:41:0:
hodl.h:5:23: fatal error: x86intrin.h: No such file or directory
 #include
                       ^
compilation terminated.

hodlminer does not support arm CPU? Or anyone know the solution? Thanks!

Right, hodlminer does not support arm. There is cpu multi miner for arm, but it does not supports hodl algorithm, since it is, how to say, not very popular.

There is cpuminer-opt for linux, which supports hodl, but..... 
Requirements:

1. A x86_64 architecture CPU with a minimum of SSE2 support.
https://bitcointalk.org/index.php?topic=1326803.0

Thanks, too bad that I can't test ROI mining with my odroid...

Apart from the nerd factor, I don't see the point of mining on ARM, the code is open source and on github so your welcome to play with it.