Ok. I moved to gcc 4.4., using CC=gcc44 CXX=g++44 in the scons command line. I stil get the funky thing about $self from event.i. I removed the $ from those in event.i and that part builds find. There is a line in pyrun.swg in the swig I have installed that fails to put a (char*) before "__dict__" as gcc 4.4. seems to demand. So I edited that file as well.
Now I get a clean build. I still get the EioProcess failures, of course. But I still get that other memtest error. At this point I won't worry about it until I see problems with "real" builds ... Eliot _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
