- use scons to *build/compile* something... http://gem5.org/Introduction#Building - do *not* use scons to run a simulation ... http://gem5.org/Running_gem5
building: scons build/ALPHA_SE/gem5.opt running: build/ALPHA_SE/gem5.opt configs/example/se.py On Tue, Apr 10, 2012 at 11:22 AM, Amber Sami Kubesch <[email protected]>wrote: > I'm having a problem that I think should be an easy fix, I have no idea > what I'm doing wrong. When I run something like: > > % scons build/ALPHA_SE/gem5.opt configs/example/se.py > > from the top of my gem5-87cafa076695/ directory > (or gem5-stable-b9ba22cb23f2 folder, I've tried a few things), I get this > message: > > scons: Reading SConscript files ... > Error: no non-leaf 'build' dir found on target path > /ufs/cluster/amber/Gem5_Stuff/gem5-87cafa076695/configs/example/se.py > > Running % scons build/ALPHA_SE/gem5.opt, for example though, completes > fine. > > Any suggestions about what I might be doing wrong here? > > Thanks! > Amber > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users > -- - Korey
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
