lucasjones / cpuminer-multi

Multi-algo CPUMiner & Reference Cryptonote Miner (JSON-RPC 2.0)
Other
640 stars 1.5k forks source link

Can't compile in OpenSuse AArch64 #54

Closed ramonhugo closed 7 years ago

ramonhugo commented 7 years ago

I'm trying to compile it using OpenSuse AArch64 with a Raspberry Pi 3. The architecture seems not to be predicted, and it is trying some default architecture maybe?

The gcc seems ok, and at some point when compiling it returns:

Checking weather the C compiler works ... No

tkinjo1985 commented 7 years ago

ramonhugo

it worked AArch64.

https://github.com/tkinjo1985/cpuminer-multi

ramonhugo commented 7 years ago

I do apologize, the problem was with OpenSuse. The gcc version is not 5, and that's why I was having problems.