* [Qemu-devel] Build m68k-linux-user on x86_64
@ 2007-11-14 19:06 Thayne Harbaugh
0 siblings, 0 replies; only message in thread
From: Thayne Harbaugh @ 2007-11-14 19:06 UTC (permalink / raw)
To: qemu-devel
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)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-11-14 19:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-14 19:06 [Qemu-devel] Build m68k-linux-user on x86_64 Thayne Harbaugh
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).