I've been working on merging the outstanding changes at Wisconsin over
the past few days. It's been tricky, but hopefully I've completed the
merge without doing damage.
I can't use the new python SLICC here, though. I think it's a python
version problem, but I was hoping someone could provide a little more
insight. Here's the error I get on a fresh checkout of M5 (no merge):
scons build/ALPHA_SE/tests/fast/quick/50.memtest/alpha/linux/memtest-ruby
RUBY=True
File
"/afs/cs.wisc.edu/p/multifacet/users/drh5/gem5_latest/src/mem/slicc/symbols/Type.py",
line 433
init = ' = %s_FIRST' % self.c_ident if i == 0 else ''
^
SyntaxError: invalid syntax
Any ideas?
-Derek
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev