README (2987:073436a5bed7) README (2988:5f1d34466815)
1This is release 2.0_beta of the M5 simulator.
2
3For detailed information about building the simulator and getting
4started please refer to http://www.m5sim.org.
5
6Specific pages of interest are:
7http://www.m5sim.org/wiki/index.php/Compiling_M5
8http://www.m5sim.org/wiki/index.php/Running_M5
9
10Short version:
11
121. If you don't have SCons version 0.96.91 or newer, get it from
13http://wwww.scons.org.
14
1This is release 2.0_beta of the M5 simulator.
2
3For detailed information about building the simulator and getting
4started please refer to http://www.m5sim.org.
5
6Specific pages of interest are:
7http://www.m5sim.org/wiki/index.php/Compiling_M5
8http://www.m5sim.org/wiki/index.php/Running_M5
9
10Short version:
11
121. If you don't have SCons version 0.96.91 or newer, get it from
13http://wwww.scons.org.
14
152. If you don't have SWIG version 0.96.91 or newer, get it from
152. If you don't have SWIG version 1.3.28 or newer, get it from
16http://wwww.swig.org.
17
183. In this directory, type 'scons build/ALPHA_SE/tests/debug/quick'. This
19will build the debug version of the m5 binary (m5.debug) for the Alpha
20syscall emulation target, and run the quick regression tests on it.
21
22If you have questions, please send mail to m5sim-users@lists.sourceforge.net.
23

--- 20 unchanged lines hidden ---
16http://wwww.swig.org.
17
183. In this directory, type 'scons build/ALPHA_SE/tests/debug/quick'. This
19will build the debug version of the m5 binary (m5.debug) for the Alpha
20syscall emulation target, and run the quick regression tests on it.
21
22If you have questions, please send mail to m5sim-users@lists.sourceforge.net.
23

--- 20 unchanged lines hidden ---