Selon Natalia Portillo <[EMAIL PROTECTED]>:

> Hi!
>
> Before last commits the monitor wasn't working on MacOS X (it appears
> but anything I write on it is ignored), and not it even doesn't compile:
>
> gcc -Wall -O2 -g -fno-strict-aliasing -D__powerpc__ -I. -I/Users/
> claunia/qemu/target-mips -I/Users/claunia/qemu -D_GNU_SOURCE -
> D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/Users/claunia/qemu/fpu -
> I/Users/claunia/qemu/slirp -c -o ppc-dis.o /Users/claunia/qemu/ppc-dis.c
> In file included from /Users/claunia/qemu/ppc-dis.c:3076:
> /Users/claunia/qemu/target-mips/cpu.h:25: error: parse error before
> numeric constant
> /Users/claunia/qemu/target-mips/cpu.h:25: warning: no semicolon at
> end of struct or union
> /Users/claunia/qemu/target-mips/cpu.h:27: error: parse error before
> '}' token
> /Users/claunia/qemu/target-mips/cpu.h:49: error: field `tlb' has
> incomplete type
> make[1]: *** [ppc-dis.o] Error 1
> make: *** [all] Error 1

Can you try to build using gcc -no-cpp-precomp?

Pierre.


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to