----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1119/ -----------------------------------------------------------
Review request for Default. Description ------- clang: Fix compilation problems with clang 3.0 on Ubuntu 12.04 This patch disables the warning for deprecated headers since the ext/hash_map is considered deprecated with clang 3.0 on Ubuntu 12.04 (compiled against gcc 4.6 headers). It also fixes the build flags for the debug target that used to be shared with gcc. Diffs ----- SConstruct 97f06a79b6f5 src/SConscript 97f06a79b6f5 Diff: http://reviews.gem5.org/r/1119/diff/ Testing ------- util/regress all passing (disregarding t1000 and eio) with gcc 4.6.2, and compiling with clang 2.9 and 3.0 on Ubuntu 12.04 and MacOSX 10.7.3 Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
