I suddenly have this problem. Since my last build, all I've done is try to sort 
out the "type" and "system" variables in my platforms.
Yet it looks like the build system is detecting the wrong configuration somehow.

Any ideas?

Thanks

Robert.


g++34 -o build/ARM/base/inifile.o -c -pipe -fno-strict-aliasing -Wall 
-Wno-sign-compare -Wundef -g -O3 -Werror -DTRACING_ON=1 -Ibuild/gzstream 
-Ibuild/libelf -Iext -I/usr/include/python2.7 -Ibuild/ARM 
build/ARM/base/inifile.cc
In file included from build/ARM/base/inifile.hh:40,
                 from build/ARM/base/inifile.cc:38:
build/ARM/base/hashmap.hh:115:29: tr1/unordered_map: No such file or directory
build/ARM/base/hashmap.hh:116:29: tr1/unordered_set: No such file or directory
In file included from build/ARM/base/inifile.hh:40,
                 from build/ARM/base/inifile.cc:38:
build/ARM/base/hashmap.hh:143: error: `std::tr1' has not been declared
build/ARM/base/hashmap.hh:143: error: `unordered_multimap' has not been declared
build/ARM/base/hashmap.hh:144: error: `std::tr1' has not been declared
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to