public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* KVM-16 compiled against GCC 4
@ 2007-03-19 15:18 David Duardo
       [not found] ` <45FEA9AE.5090206-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: David Duardo @ 2007-03-19 15:18 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

There seems to be a bug in the generated file qemu/i386-softmmu/op.h 
when compiling kvm-16 against GCC 4.

If you apply the two GCC 4 patches to the kvm-16 source:

1) http://www.busybox.net/downloads/qemu/qemu-gcc-4-all.patch
2) http://www.kju-app.org/proj/browser/trunk/patches/qemu-0.9.0-gcc4.patch

and try to compile against GCC 4 you'll get a symbol redefinition error.

The solution is to remove all "extern char mempy;" lines in
qemu/i386-softmmu/op.h

So far kvm has been running very stable with the only problem being the
known reboot bug.

My question is where exactly is qemu/i386-softmmu/op.h being generated?
I want to patch the problem before it gets generated.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-03-19 15:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-19 15:18 KVM-16 compiled against GCC 4 David Duardo
     [not found] ` <45FEA9AE.5090206-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2007-03-19 15:32   ` Anthony Liguori
     [not found]     ` <45FEAD12.2020604-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
2007-03-19 15:48       ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox