Hi all,
It seems to be a bug in gem5.
You can run the gem5 binary without any arguments. The gem5 version is
within the first few lines of the output.
Regards,
Hoa Nguyen
On Sun, Mar 17, 2024, 14:31 yb_zhang--- via gem5-users
wrote:
> I tried it in my environment and got the same error as you
I tried it in my environment and got the same error as you, which makes me
wonder maybe it's a bug. but you can still check the version of gem5 by running
the command build/X86/gem5.opt -v.
More options for command line arguments can be found under
src/python/m5/main.py, you can take a look at