From 9d32507ef4f73512951db05b73990a2211490e46 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 14 Mar 2020 12:24:16 +0000 Subject: [PATCH] --- openpower/gem5.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openpower/gem5.mdwn b/openpower/gem5.mdwn index 1a18b4a36..607cf47b4 100644 --- a/openpower/gem5.mdwn +++ b/openpower/gem5.mdwn @@ -6,6 +6,8 @@ Official instructions are sparse. Under exploratory development: libpython2.7-dev protobuf-compiler scons -j16 build/POWER/gem5.opt +Two warnings are given about fallthrough on case statements... which are commented as such... and yet nobody thought to tell the compiler that. TODO: investigate how to disable "-Werror" in scons... + # gcc powerpc cross-compiler Note that this is not the same as the 64-bit powerpc64le or the 64-bit powerpc64 compiler -- 2.30.2