qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Qemu compilation on OS X with gcc 4.0 success


From: Daniel Egger
Subject: [Qemu-devel] Qemu compilation on OS X with gcc 4.0 success
Date: Thu, 14 Oct 2004 12:09:45 +0200

Hija,

just wanted to mention to those of you trying to compile Qemu
on Darwin with the latest gcc snapshots that you need to supply
the -fno-tree-ch flag for the compilation of op.c at
certain optimization levels for dyngen to work[1]. Performance
of i386-softemu qemu is quite descent, and the resulting code
is smaller than with the native gcc 3.3 but the ppc emu doesn't
compile.

[1] Otherwise there'll be no branch to link register (blr)
    instruction at the end of some of the virtualized
    instructions which dyngen relies on to find the borders.

Servus,
      Daniel

Attachment: PGP.sig
Description: This is a digitally signed message part


reply via email to

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