Re: [Qemu-devel] Risu and the PowerPC 970

2017-03-12 Thread Peter Maydell
On 12 March 2017 at 06:10, G 3 wrote: > Does Risu support the PowerPC 970? I tried compiling it but I saw this > error: > > gcc -Wall -D_GNU_SOURCE -DARCH=ppc64 -g -o risu.o -c risu.c > In file included from risu.c:29: > risu.h:27:30: error: risu_reginfo_ppc64.h: No such file or directory > make

[Qemu-devel] Risu and the PowerPC 970

2017-03-11 Thread G 3
Does Risu support the PowerPC 970? I tried compiling it but I saw this error: gcc -Wall -D_GNU_SOURCE -DARCH=ppc64 -g -o risu.o -c risu.c In file included from risu.c:29: risu.h:27:30: error: risu_reginfo_ppc64.h: No such file or directory make: *** [Makefile:44: risu.o] Error 1 The PowerPC