qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] QEMU TCG code does not build with OpenBSD PowerPC


From: Andreas Färber
Subject: Re: [Qemu-devel] QEMU TCG code does not build with OpenBSD PowerPC
Date: Fri, 10 Apr 2009 14:39:14 +0200


Am 10.04.2009 um 14:21 schrieb Brad:

Trying to build on an OpenBSD PowerPC machine dies pretty quickly
in the TCG PowerPC code..

  CC    i386-softmmu/exec.o
In file included from /usr/obj/ports/qemu-0.10.2/qemu-0.10.2/tcg/ tcg.h:24, from /usr/obj/ports/qemu-0.10.2/qemu-0.10.2/exec.c: 39: /usr/obj/ports/qemu-0.10.2/qemu-0.10.2/tcg/ppc/tcg-target.h:76:2: #error
Unsupported system
gmake[1]: *** [exec.o] Error 1

Any help with this?

You need to add a conditional section for *BSD in that header file to define the call stack offset. Other ABI related changes in the source file may be necessary, too.

Andreas





reply via email to

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