Dear Sir,
I have successfully installed MARSS simulator with all the required
package, but *when I started compiling via scons -Q command its giving
error as shown below.*
pooja@pooja:~/marss$ scons -Q
running with -j8
Machine 'private_L2' requires minimum of 2 contexts while you are compiling
with 1 contexts. Skipping this machine 'private_L2'.
Machine 'ooo_2_th' requires minimum of 2 contexts while you are compiling
with 1 contexts. Skipping this machine 'ooo_2_th'.
Machine 'moesi_private_L2' requires minimum of 2 contexts while you are
compiling with 1 contexts. Skipping this machine 'moesi_private_L2'.
Machine 'shared_l2' requires minimum of 2 contexts while you are compiling
with 1 contexts. Skipping this machine 'shared_l2'.
NameError: name 'HELPER_CLFAGS' is not defined:
File "/home/pooja/marss/SConstruct", line 151:
qemu_bin = SConscript(qemu_compile_script)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 614:
return method(*args, **kw)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 551:
return _SConscript(self.fs, *files, **subst_kw)
File "/usr/lib/scons/SCons/Script/SConscript.py", line 260:
exec _file_ in call_stack[-1].globals
File "/home/pooja/marss/qemu/SConstruct", line 61:
HELPER_CLFAGS += " -fomit-frame-pointer"
--
Thanks and Regards,
Pooja Arora ( [email protected])
M Tech (CSE) (Final Year)
Delhi College of Engineering
New Delhi, INDIA
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel