qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Build m68k-linux-user on x86_64


From: Thayne Harbaugh
Subject: [Qemu-devel] Build m68k-linux-user on x86_64
Date: Wed, 14 Nov 2007 12:06:03 -0700

m68k-linux-user fails to build on x86_64.  It has never built for me in
the last six months.  It's a dyngen failure.  Does anyone have any
patches or suggestions as to how I might fix this?

thank you.

compile output:

gcc-3.4 -Wall -O2 -g -fno-strict-aliasing -I. -I.. 
-I/home/thayne/dev/c2/olmectools/trunk/qemu/target-m68k 
-I/home/thayne/dev/c2/olmectools/trunk/qemu -MMD -MP 
-I/home/thayne/dev/c2/olmectools/trunk/qemu/linux-user 
-I/home/thayne/dev/c2/olmectools/trunk/qemu/linux-user/m68k -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-I/home/thayne/dev/c2/olmectools/trunk/qemu/fpu  
-I/home/thayne/dev/c2/olmectools/trunk/qemu/slirp    -c -o translate-op.o 
/home/thayne/dev/c2/olmectools/trunk/qemu/translate-op.c
In file included from 
/home/thayne/dev/c2/olmectools/trunk/qemu/translate-op.c:36:
./op.h: In function `dyngen_code':
./op.h:22: error: syntax error before ')' token
./op.h:23: error: syntax error before ')' token
./op.h:36: error: syntax error before ')' token
./op.h:49: error: syntax error before ')' token
./op.h:50: error: syntax error before ')' token
./op.h:61: error: syntax error before ')' token
./op.h:74: error: syntax error before ')' token
./op.h:76: error: syntax error before ')' token
./op.h:78: error: syntax error before ')' token

(there are over 100 lines of similar errors)





reply via email to

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