I attempted to compile gem5.opt (ALL) and received the following error message:
(After a long an apparently error free output)
build/ALL/gem5.opt -j6 &>buildlogopt.txt
[SO Param] m5.objects.KvmGic, MuxingKvmGicV2 ->
ALL/python/_m5/param_MuxingKvmGicV2.cc
{standard input}: Assembler messages:
{standard input}:1072524: Warning: end of file not at end of a line; newline
inserted
{standard input}:1072976: Error: symbol `.LVU230' is already defined
[SO Param] m5.objects.KvmGic, MuxingKvmGicV2 -> ALL/params/MuxingKvmGicV2.hh
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc
directive
[SO Param] m5.objects.KvmGic, MuxingKvmGicV3 -> ALL/params/MuxingKvmGicV3.hh
g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
scons: *** [build/ALL/arch/arm/generated/inst-constrs-3.o] Error 1
Any ideas what might be causing this? I think I am able to compile
build/ALL/gem5.fast without errors.
Nick
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]