Using the most recent gem5, I had to do scons build/ARM_FS/m5.fast It still says the variables file is not found but it does continue to build. I thought I had already tried doing that, but apparently not.
Thanks, Amanda ________________________________ From: gem5-users-boun...@gem5.org [gem5-users-boun...@gem5.org] on behalf of Thomas, Amanda J [amanda_tho...@student.uml.edu] Sent: Wednesday, April 11, 2012 1:42 PM To: gem5 users mailing list Subject: Re: [gem5-users] Build Error I have used the most recent gem5 stable and dev separately and some other older versions and they all have the same output. ________________________________ From: gem5-users-boun...@gem5.org [gem5-users-boun...@gem5.org] on behalf of Gabe Black [gbl...@eecs.umich.edu] Sent: Wednesday, April 11, 2012 1:28 PM To: gem5-users@gem5.org Subject: Re: [gem5-users] Build Error No, you shouldn't need to do this. If you have a repository where SE and FS are merged, it should already exist and should work. You may just need to update your repository. If you have to use an older one for some reason, you could try using ARM_FS or ARM_SE to get FS or SE mode separately. Gabe On 04/11/12 08:04, xuxin wrote: you need add variables file yourself, like this: PROTOCOL = 'MI_example' TARGET_ISA = 'ARM' CPU_MODELS = 'AtomicSimpleCPU,O3CPU,TimingSimpleCPU' ________________________________ From: amanda_tho...@student.uml.edu<mailto:amanda_tho...@student.uml.edu> To: gem5-users@gem5.org<mailto:gem5-users@gem5.org> Date: Wed, 11 Apr 2012 13:57:13 +0000 Subject: [gem5-users] Build Error Hi I get an error when I'm trying to build gem5 with this command: scons build/ARM/m5.fast It replies with the error that the variables file cannot be found. I'm not sure what to do, I've tried different versions of gem5 listed on the site, thinking maybe a different version has the file? Thanks, Amanda _______________________________________________ gem5-users mailing list gem5-users@gem5.org<mailto:gem5-users@gem5.org> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users _______________________________________________ gem5-users mailing list gem5-users@gem5.org<mailto:gem5-users@gem5.org> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users