Post
Topic
Board Altcoin Discussion
Re: [XPM] [FASTER!] Mining PrimeCoin using DigitalOcean (VPS)
by
Moebius327
on 12/07/2013, 20:56:11 UTC
Does anyone use Chemisist's rebuild?
Quote
I've git cloned it and recompiled it on the smallest droplet (512MB 1 core) an hour ago. Didn't even had to re-size it to more memory, temporarily creating and destroying swap file for compilation, compiled while still mining.

Excellent results, it's doubled pps to previous version. It varies 250-350 pps. Recommended.

Same. Getting 300-450pps




I get this error.

Code:
In file included from main.cpp:16:0:
prime.h: In constructor ‘CSieveOfEratosthenes::CSieveOfEratosthenes(unsigned int, unsigned int, uint256, CBigNum&)’:
prime.h:109:6: error: ‘prevWeaveTime’ was not declared in this scope
prime.h:110:3: error: ‘prevTotalTime’ was not declared in this scope
make: *** [obj/main.o] Error 1