(no commit message)
authorlkcl <lkcl@web>
Sat, 14 Mar 2020 12:24:16 +0000 (12:24 +0000)
committerIkiWiki <ikiwiki.info>
Sat, 14 Mar 2020 12:24:16 +0000 (12:24 +0000)
openpower/gem5.mdwn

index 1a18b4a36260a8d07dd3702eaf0f566f6a2d33e0..607cf47b4773b3d64041924cfbd57423e07f5fa6 100644 (file)
@@ -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