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