Hello Nilay, what do you mean to compile with higher version. I install gcc4.5 on my system,and compile the gem5 with it. I named my compiler to gcc45 and g++45. I used command " scons build/ALPHA_FS/m5.fast CXX=/usr/bin/g++45 CC=/usr/bin/gcc45 "
The OS default compiler is gcc4.1. My system is centOS5.6 . There is no gcc update package for this OS. So I just install gcc4.5 on my own account which is not the root account.
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
