qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] ARM host compile fix
@ 2008-05-30 19:43 Blue Swirl
  2008-05-30 20:10 ` andrzej zaborowski
  0 siblings, 1 reply; 4+ messages in thread
From: Blue Swirl @ 2008-05-30 19:43 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 381 bytes --]

I needed this patch to get sparc-softmmu compile on ARM host. It looks
like the code generator is not finished, tcg_abort() is called
immediately on start.

Also sparc-linux-user final link fails:
/src/qemu/cpu-exec.c:609: relocation truncated to fit: R_ARM_PC24
against symbol `code_gen_prologue' defined in COMMON section in
libqemu.a(exec.o)
collect2: ld returned 1 exit status

[-- Attachment #2: fix_arm_host.diff --]
[-- Type: plain/text, Size: 524 bytes --]

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

end of thread, other threads:[~2008-05-30 20:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-30 19:43 [Qemu-devel] ARM host compile fix Blue Swirl
2008-05-30 20:10 ` andrzej zaborowski
2008-05-30 20:21   ` Paul Brook
2008-05-30 20:25   ` Blue Swirl

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