我首先使用命令"scons build/X86/gem5.opt"
在ubuntu18.04上构建gem5。构建"X86/arch/X86/generated/inst-constrs.cc->o"
时,会引发意外错误,该如何解决?
之前,我遇到了错误
“未知伪代码”
我找到了可行的解决方案。那就是将gcc和g ++降级到5版本。但是,有一个新的
“未知的伪操作'.lbb366010'”
引发错误。
{standard input}: Assembler messages:
{standard input}: 87979: Warning: end of file not at end of a line; newline inserted
{standard input}: 88437: Error: unknown pseudo-op '.lbb366010'
{standard input}: Error: open CFI at the end of ifle; missing .cif_endproc directive