I followed the steps on the GitHub page closely, but at some point during compilation (not the same point on repeat attempts) the terminal begins spitting errors over and over.
"gcc: fatal error: Killed signal terminated program cc1"
"compilation terminated"
"make: *** [Makefile:1455: build/us_pc/(various files)] Error 1"
"g++: fatal error: Killed signal terminated program cc1plus"
There are a lot of all of these, and I don't know what the problem would be.
I'm running Linux Mint, and am admittedly not experienced in messing with the terminal.
Any help is greatly appreciated.
"gcc: fatal error: Killed signal terminated program cc1"
"compilation terminated"
"make: *** [Makefile:1455: build/us_pc/(various files)] Error 1"
"g++: fatal error: Killed signal terminated program cc1plus"
There are a lot of all of these, and I don't know what the problem would be.
I'm running Linux Mint, and am admittedly not experienced in messing with the terminal.
Any help is greatly appreciated.