qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Current CVS broken


From: Pierre d'Herbemont
Subject: Re: [Qemu-devel] Current CVS broken
Date: Sun, 03 Jul 2005 16:35:34 +0200
User-agent: Internet Messaging Program (IMP) 3.2.5

Selon Natalia Portillo <address@hidden>:

> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]