I wanted to confirm the version number of the gem5 that I was running, so I 
thought I could just try:

Build/X86/gem5.opt -B

Or

Build/X86/gem5.opt -version

Neither command sequence worked.  -version produced the error message no such 
option, and -B produced

AttributeError: module 'm5-defines' has not attribute 'gem5Version'

Is there an easy way to confirm the version number?

Nick
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org

Reply via email to