From: lkcl Date: Sat, 14 Mar 2020 12:24:16 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~3120 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9d32507ef4f73512951db05b73990a2211490e46;p=libreriscv.git --- 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