Re: [gem5-users] Error in compiling X86_FS

2012-07-08 Thread Ali Saidi
This distinction between SE and FS is gone you need to remove the _FS part from your command line. Ali On Jul 8, 2012, at 11:20 AM, Munawira Kotyad wrote: > Hi, > > I am trying to compile gem5 in X86_FS mode and am getting the following error: > > ece% scons build/X86_FS/gem5.opt > scons: Rea

[gem5-users] Error in compiling X86_FS

2012-07-08 Thread Munawira Kotyad
Hi, I am trying to compile gem5 in X86_FS mode and am getting the following error: ece% scons build/X86_FS/gem5.opt scons: Reading SConscript files ... Checking for leading underscore in global variables...(cached) no Checking for C header file Python.h... (cached) yes Checking for C library pthr