Thanks
On Sat, Mar 17, 2012 at 10:27 PM, Ali Saidi <[email protected]> wrote: > This is a problem with your compiler not returning the correct thing or not > being in your path. > > If you need to you can specify the compile on the command line by setting CC= > and CXX= but nominally, they should be found if it's a standard compiler > (e.g. gcc) and in a normal location (e.g. /usr/bin). > > Ali > > On Mar 4, 2012, at 7:58 AM, Hossein Nikoonia wrote: > >> List, >> >> I did compiled Gem5 in 2012-02-27 (=modification date of gem5.opt file) >> successfully. However, when I "hg pull"ed today, I got >> >> 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've searched (google and) recent revisions of SConstruct and src/SConscript >> but I didn't find something meaningful that could cause this error. Am I >> missing something? >> _______________________________________________ >> 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 _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
