I’m trying to compile the ARM gem5 model:
# python3 /usr/bin/scons build/ARM/gem5.opt
However, I’m getting this error:
{standard input}: Assembler messages:
{standard input}:135661: Warning: end of file not at end of a line; newline
inserted
{standard input}:135860: Error: unknown pseudo-op: `.l'
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc
directive
g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
scons: *** [build/ARM/enums/ArmPciIntRouting.o] Error 1
Any idea what could be happening?
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]