qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] QEMU 0.11.0-rc1 broken on OpenBSD.


From: Alexander Graf
Subject: Re: [Qemu-devel] QEMU 0.11.0-rc1 broken on OpenBSD.
Date: Mon, 3 Aug 2009 23:09:36 +0200


On 03.08.2009, at 21:24, Anthony Liguori wrote:

Brad wrote:
Trying to compile QEMU 0.11.0-rc1 on OpenBSD/i386 it is broken at the
moment..

gmake[1]: Entering directory `/stuff/ports/emulators/qemu.new/w- qemu-0.11.0-rc1/qemu-0.11.0-rc1/pc-bios/optionrom' cc -Wall -Wstrict-prototypes -Werror -fomit-frame-pointer -fno- builtin -I/stuff/ports/emulators/qemu.new/w-qemu-0.11.0-rc1/ qemu-0.11.0-rc1 -fno-stack-protector -o

Is cc not gcc?

multiboot.o -c multiboot.S
multiboot.S: Assembler messages:
multiboot.S:116: Error: `%es:-4(%edi)' is not a valid 16 bit base/ index

Yeah, that does look suspicious.  I think:

movl %ecx, %es:-4(%di)

Would be more correct.  Alex?

Looks the same to me, yeah.

Boy, the more I see PowerPC assembly the less I like x86 :-).

Alex





reply via email to

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