Post
Topic
Board Altcoin Discussion
Re: [XPM] [FASTER!] Mining PrimeCoin using DigitalOcean (VPS)
by
Zalfrin
on 11/07/2013, 01:59:40 UTC
I always get this when I try compiling.  Any tips? 

URCE=2  -MMD -MF obj/init.d -o obj/init.o init.cpp
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
make: *** [obj/init.o] Error 4


Addressed earlier: need to build on a larger instance or remove the -O2 flag in makefile.unix.

I deleted -O2, but run into the same error still.

Anyone want to put up a dropbox link to a primecoind? The direct link to a precompiled binary in a previous post is no longer working.