Hey, So there was a change in the latest version of gem5, there is no ALPHA_FS as an options in build_opts anymore. So I *THINK* you can compile ALPHA using the following command:
scons build/ALPHA/gem5.debug Then when you want to run ALPHA in FS mode, I *THINK* you can run using the following command: build/ALPHA/gem5.debug configs/example/fs.py Hope it works! -Trang On Feb 2, 2012, at 9:54 PM, happybaoliang baoliang wrote: > Hello,everyone! > I'm a freshman using gem5, while compiling the gem5, got the follow > output in my console, what's wrong? > $scons build/ALPHA_FS/m5.debug > ……//output ignored > Error: cannot find variables file > mydirectory/gem5/build/variables/ALPHA_FS or default files(s) > mydirectory/gem5/build_opts/ALPHA_FS > > Note: > I'm working on Ubuntu 11.10 running on virtualbox. > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
