Re: [Qemu-devel] Re: Qemu-devel Digest, Vol 32, Issue 41

2005-11-21 Thread Gwenole Beauchesne
Hi, On 21/11/05, Richard Neill <[EMAIL PROTECTED]> wrote: Dear All, I thought you might like to know the following: Neither Qemu 0.7.2 nor 0.7.1 will compile under gcc 4.0.1, which is the default under Mandrake 2006. It works fine with the older 3.3.6 though. i don't understand why it i

Re: [Qemu-devel] Re: Qemu-devel Digest, Vol 32, Issue 41

2005-11-21 Thread Ozan Türkyılmaz
On 21/11/05, Richard Neill <[EMAIL PROTECTED]> wrote: > >Dear All, > >> > >>I thought you might like to know the following: > >> > >> Neither Qemu 0.7.2 nor 0.7.1 will compile under gcc 4.0.1, which is > >>the default under Mandrake 2006. It works fine with the older 3.3.6 though. > > i don't unde

Re: [Qemu-devel] Re: Qemu-devel Digest, Vol 32, Issue 41

2005-11-21 Thread Jan Marten Simons
I can understand that the problem is serious. But maybe there are a couple of fixes: 1)Document this on the "compiling from source" page. 2)Add a check to the configure script, and print an error message. Richard The second option was implemented into cvs about 2 weeks ago: http://savanna

[Qemu-devel] Re: Qemu-devel Digest, Vol 32, Issue 41

2005-11-20 Thread Richard Neill
Dear All, I thought you might like to know the following: Neither Qemu 0.7.2 nor 0.7.1 will compile under gcc 4.0.1, which is the default under Mandrake 2006. It works fine with the older 3.3.6 though. This is a know problem, and there's little that can be done right now without considerable