I encountered this error:
g++: internal compiler error: Killed (program cc1plus)
When I'm following the instructions given by the site http://gem5.org for building gem5 on Ubuntu Linux by using this command :
scons build/ARM/gem5.opt
What should I do to fix this error?