$ scons build/X86_VI_hammer_GPU/gem5.opt --default=X86 EXTRAS=../gem5-gpu/src:../gpgpu-sim/ PROTOCOL=VI_hammer GPGPU_SIM=Truescons: Reading SConscript files ...Error: gcc version 4.7 or newer required. Installed version: 4.4.7
$ gcc --versiongcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
fsj@fsj-Lenovo:/usr/bin$ ll | grep gcc-rwxr-xr-x 1 root root 428 5月 7 2006 c89-gcc*-rwxr-xr-x 1 root root 454 4月 11 2011 c99-gcc*lrwxrwxrwx 1 root root 7 11月 30 22:04 gcc -> gcc-4.8*-rwxr-xr-x 1 root root 220412 3月 20 2014 gcc-4.4*-rwxr-xr-x 1 root root 720324 5月 15 2015 gcc-4.8*
......