gcc 4.6 problems should be fixed in the latest version of the developer repository. Also you may need to use swig 2.0.3 since 2.0.2 and 2.0.4 both have problems. I may not have the version numbers quite right there, but if you try one and it doesn't work you should try one close to it.

Gabe

Quoting yanke <[email protected]>:

Hello? When I compiling gem5 with gcc4.6.2 and swig2.0.2 ?I get the following errors?

 [     CXX] ALPHA_FS/python/swig/pyobject.cc -> .do
build/ALPHA_FS/python/swig/pyobject.cc: In function 'int connectPorts(SimObject*, const string&, int, SimObject*, const string&, int)': build/ALPHA_FS/python/swig/pyobject.cc:97:16: error: variable 'mo1' set but not used [-Werror=unused-but-set-variable] build/ALPHA_FS/python/swig/pyobject.cc:97:22: error: variable 'mo2' set but not used [-Werror=unused-but-set-variable]

Could anyone help me?





_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to