Re: [m5-dev] splitting up decoder.cc

2009-09-13 Thread Steve Reinhardt
On Tue, Aug 25, 2009 at 7:07 PM, Steve Reinhardt wrote: > On Tue, Aug 25, 2009 at 6:56 PM, Gabriel Michael > Black wrote: >> >>> Probably the easiest way would just be to take a current decoder.cc, >>> hack it up manually to match one of the thigns we're proposing, then >>> invoke gcc manually on

Re: [m5-dev] SPARC_SE hook up a few more syscalls

2009-09-13 Thread nathan binkert
Did anyone ever import this code? If not, anyone see any reason not to? On Wed, Jul 29, 2009 at 2:50 PM, Vince Weaver wrote: > Hello > > I'm trying to run gcc from spec2k under SPARC_SE and ran into a few > unimplemented syscalls.  Attached is a patch that enables getrlimit and > getrusage and s

Re: [m5-dev] Cron /z/m5/regression/do-regression quick

2009-09-13 Thread Ali Saidi
The error is: build/ALPHA_SE/params/params_wrap.cc: In function 'void SWIG_Python_AddErrorMsg(const char*)':^M build/ALPHA_SE/params/params_wrap.cc:880: error: format not a string literal and no format arguments It's from code that looks like: char *foo = "blah %d"; printf(foo, x); It occur

[m5-dev] Cron /z/m5/regression/do-regression --scratch all

2009-09-13 Thread Cron Daemon
scons: *** [build/ALPHA_SE/params/params_wrap.fo] Error 1 scons: *** [build/ALPHA_SE/python/swig/core_wrap.fo] Error 1 scons: *** [build/ALPHA_SE/python/swig/debug_wrap.fo] Error 1 scons: *** [build/ALPHA_SE/python/swig/random_wrap.fo] Error 1 scons: *** [build/ALPHA_SE/python/swig/event_wrap.fo] E