Hi Bjorn, If you do rm -rf build/, then the updated build_opts/X86 will get picked up. The "global" defaults in those files are stored in some scons database that isn't in build/X86/ but in build/ ...somewhere.
Cheers, Jason On Fri, Dec 9, 2016 at 11:04 AM Bjoern A. Zeeb < [email protected]> wrote: > On 9 Dec 2016, at 16:56, Jason Lowe-Power wrote: > > > Hi Bjoern, > > > > It's not fully tested, and I don't think everything works perfectly. > > Well, that’s true for more gem5 X86 things ;-) > > > > However, I've had pretty good luck running simple benchmarks with it. > > Great; I’ll give it a go and see. > > The command line scons .. CPU_MODELS=.. works; editing build_opts/X86 > did not make it show up in CPU_MODELS when I printed it on the next > scons run even after rm -rf build/X86; I’ll go and check on a clean > checkout again when I have more time unless someone beats me to it. > > Happy weekend! > > /bz > _______________________________________________ > gem5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/gem5-dev > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
