qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] ARM host compile fix


From: Blue Swirl
Subject: [Qemu-devel] ARM host compile fix
Date: Fri, 30 May 2008 22:43:17 +0300

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: fix_arm_host.diff
Description: plain/text


reply via email to

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