qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Current CVS broken
@ 2005-07-03 13:42 Natalia Portillo
  2005-07-03 14:35 ` Pierre d'Herbemont
  0 siblings, 1 reply; 2+ messages in thread
From: Natalia Portillo @ 2005-07-03 13:42 UTC (permalink / raw)
  To: qemu-devel

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
tibook:~/qemu claunia$



GCC is 3.3
Regards

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Current CVS broken
  2005-07-03 13:42 [Qemu-devel] Current CVS broken Natalia Portillo
@ 2005-07-03 14:35 ` Pierre d'Herbemont
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre d'Herbemont @ 2005-07-03 14:35 UTC (permalink / raw)
  To: qemu-devel, Natalia Portillo

Selon Natalia Portillo <iosglpgc@teleline.es>:

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-03 15:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-03 13:42 [Qemu-devel] Current CVS broken Natalia Portillo
2005-07-03 14:35 ` Pierre d'Herbemont

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).