I got the below errors after compiling Gem5 simulator (downloaded from Gem5.org) on ubuntu 20.04 using VirtualBox.
what are these errors and how can I fix them, please?
the command is: scons build/X86/gem5.opt -j 4
collect2: fatal error: ld terminated with signal 9 [Killed]
compilation terminated.
scons: *** [build/X86/gem5.opt] Error 1
scons: building terminated because of errors.