I am using the bootcamp examples to teach my computer architecture class about gem5. I would like to pull in the latest version of gem5 from the github location. The command I am using is:
git clone --recursive https://github.com/gem5bootcamp/gem5-bootcamp-env.git When I compile gem5, Instead of version 23, I am getting gem5 version 22.0.0.0. Is there a recommended way of getting the latest version? Nick
_______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
