qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Patch for compiling with GCC 4


From: Paul Brook
Subject: Re: [Qemu-devel] Patch for compiling with GCC 4
Date: Sat, 16 Feb 2008 20:01:01 +0000
User-agent: KMail/1.9.7

On Saturday 16 February 2008, Christian Roue wrote:
> Hi all,
> I tried to compile qemu cvs head on my x86_64 linux with gcc 4.1.2 using
> --disable-gcc-check, I found compile fails as stated in configure before i
> disabled gcc check..
> Error message, points to a problem of dyngen not correctly detecting
> function ends on i386 when last instruction is a jump. I applied following
> change and successfully compiled/run qemu i386.  This extra test check for
> a relative backward jump  to function exit ret,
> gcc 4 apparently generates a few of these.

You patch is wrong. The dyngen error is correct.

Paul




reply via email to

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