Re: [gem5-users] Error while trying to build x86 on Redhat OS

2012-07-09 Thread Jayneel Gandhi
It is not an OS issue. We have been compiling gem5 on Red Hat from a long time. Check your gcc and swig version. Also, specify what error did you get while compiling decoder.cc? Jayneel On 07/09/2012 05:33 PM, Munawira Kotyad wrote: Hi, I'm trying to build x86 on gem5 on RedHat OS but am get

[gem5-users] Error while trying to build x86 on Redhat OS

2012-07-09 Thread Munawira Kotyad
Hi, I'm trying to build x86 on gem5 on RedHat OS but am getting the following error: scons: *** [build/X86/arch/x86/generated/decoder.o] Error 1 scons: building terminated because of errors. The build worked successfully on Ubuntu OS. Is there a workaround for the build on RedHat OS? -- --