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.
When you say larger instance are u refering to " 1GB / 1 CPU 30GB SSD Disk 2TB Transfer" or which droplet are u making?