You have to declare the compiler as being GCC. Use this line: scons CC=gcc CXX=g++ build...etc
This should work. Also, make sure you have all of the required build tools. Alexandre Yasuo Yamamoto On Sat, Mar 3, 2012 at 10:30 AM, Karthikeyan palani < [email protected]> wrote: > > sir , > > when i run Scons in gem-5 , am getting the following errors, > > scons: Reading SConscript files ... > Error: Don't know what compiler options to use for your compiler. > Please fix SConstruct and src/SConscript and try again. > > > i have default gcc compiler in ubuntu 10.4 . > > can u help me? > > Thanks in advance > > > > -- > karthikeyankkn > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
