jakub@xxxxxxxxxx (Jakub Jelinek) writes: >> > - qemu: this package builds together with the kqemu kernel modul. You >> > have to download it from the http://qemu.org/ website and then >> > compile the src.rpm) >> >> Which version are you using? Here, 0.7.2 fails to build on FC4 due to >> gcc-4 issues (which are not trivial to fix). > > If you are talking about abusing register variables on i?86, then > that's just qemu's fault. That's one part. The other one is the detection (and replacement) of the 'ret' in emulated functions. There, gcc-4 optimizes things so that the 'ret' happens in the middle of the function followed by some less probable (but required) branches. My comment was not a complain about gcc4, just a question how qemu can be built with gcc4... ;) Enrico -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list