While building for RISCV, getting the following error. Wondering what's the issue?
{standard input}: Assembler messages:{standard input}:9820: Warning: end of file not at end of a line; newline inserted{standard input}:10274: Error: unknown pseudo-op: `.lbi1'{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directiveg++: fatal error: Killed signal terminated program cc1pluscompilation terminated.scons: *** [build/RISCV/arch/riscv/linux/se_workload.o] Error 1scons: building terminated because of errors.______
regardsRobert K
Getting this error is normally a side-effect of not having enough RAM. We 12GB or more to compile gem5 safely.