Post
Topic
Board Mining software (miners)
Re: CKPOOL software - Free pool/database/proxy/passthrough/library in c for Linux
by
-ck
on 18/03/2019, 01:50:36 UTC
/usr/bin/ld: i386:x86-64 architecture of input file `libckpool.a(sha256_sse4.A)' is incompatible with i386 output
Might be an intel 64 bit machine but it looks like you're trying to compile it for a 32 bit userspace. Ckpool is 64 bit only.