Hello, I think I have them installed. Well I will cross check again.
When I installed the repository, I had gcc and g++ both on 4.7. When I tried to the repository, it asked me to use the compiler for 4.8. Hence I installed 4.8 of gcc and g++, after which when i tried to compile the repository, It throws this error. I also had another repository of older version which was compiling perfectly, but now even that repository throws the same error. scons: Reading SConscript files ... Error Don't know what compiler options to use for your compiler. compiler: None version: COMMAND NOT FOUND! If you're trying to use a compiler other than GCC or clang, there appears to be something wrong with your environment. If you are trying to use a compiler other than those listed above you will need to ease fix SConstruct and src/SConscript to support that compiler. Regards Nidhi On Fri, Jun 23, 2017 at 10:37 AM, Francesco Mazzei <mazzeifr...@gmail.com> wrote: > Hello Nidhi, > > have you installed all the additional tools required to build gem5? Please > refer to http://gem5.org/Dependencies > > Regards, > Francesco > > On 22 June 2017 at 20:31, Nidhi Kamath <nidhikamat...@gmail.com> wrote: > >> Hello, >> >> I was trying to set up my gem5 repository. I followed the below steps >> >> Steps for getting a copy of the source code: >> >> - Install git. This is available in the git package on Ubuntu and >> Redhat and OS X macports or home-brew. >> >> >> - Clone the development repository git clone https://gem5.googlesourc >> e.com/public/gem5. >> >> >> - After you clone the repository you can update it by typing git pull. >> >> >> But it fails everytime with the below error >> >> scons build/X86/gem5.fast >> Error Don't know what compiler options to use for your compiler. >> compiler: None >> version: COMMAND NOT FOUND! >> If you're trying to use a compiler other than GCC >> or clang, there appears to be something wrong with your >> environment. >> >> >> I already have gcc4.8 and gcc 4.7 installed. I also have installed g++4.8 >> and d g++4.8. >> >> Has anyone faced this issue earlier. Please guide. >> >> >> Regards >> >> Nidhi >> >> >> >> >> _______________________________________________ >> gem5-users mailing list >> gem5-users@gem5.org >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > > > _______________________________________________ > gem5-users mailing list > gem5-users@gem5.org > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users