Thanks for your help. Onur.
On Fri, Jan 18, 2013 at 3:40 PM, Brendan Fitzgerald <[email protected] > wrote: > Hi, > > That's my fault, I had too many commits before I made a pull request. > > If you change ooo_val to ooo_xeon in config/xeon.conf it'll compile fine. > > I'll update the repo today. > > Brendan > > On Fri, Jan 18, 2013 at 4:10 AM, onur akdemir <[email protected]>wrote: > >> First of all marss86 seems powerfull , thanks for creators. >> >> It is easy to compile for single core , but not for multi-core support . >> I use master git repository. >> >> scons -Q -machine=ooo_2_th -Q c=2 >> >> or >> >> scons -Q c=2 >> >> >> ERROR is : >> >> Creating ==> ptlsim/build/sim/xeon_ulti_core_gen.cpp >> Compiling :: ptlsim/build/stats/statsBuilder.cpp ==> >> ptlsim/build/stats/statsBuilder.o >> Compiling :: ptlsim/build/x86/decode-complex.cpp ==> >> ptlsim/build/x86/decode-complex.o >> Traceback (most recent call last): >> File "/home/onur/Downloads/marss-master/ptlsim/tools/config_gen.py", >> line 740, in <module> >> gen_output_file(config, options) >> File "/home/onur/Downloads/marss-master/ptlsim/tools/config_gen.py", >> line 725, in gen_output_file >> generate_machine(config, options) >> File "/home/onur/Downloads/marss-master/ptlsim/tools/config_gen.py", >> line 632, in generate_machine >> write_core_logic(config, m_conf, of) >> File "/home/onur/Downloads/marss-master/ptlsim/tools/config_gen.py", >> line 406, in write_core_logic >> "Can't find core configuration %s" % core["type"] >> AssertionError: Can't find core configuration ooo_val >> scons: *** [ptlsim/build/sim/xeon_ulti_core_gen.cpp] Error 1 >> onur@onur-VirtualBox:~/Downloads/marss-master$ scons -j4 >> machine=ooo_2_th -Q c=2 >> >> Can you help to solve this problem ? >> >> Thanks. >> Onur Akdemir >> >> >> _______________________________________________ >> http://www.marss86.org >> Marss86-Devel mailing list >> [email protected] >> https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel >> >> >
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
