Re: [Qemu-devel] Qemu won't compile on Fedora Core 4/X86_64

2006-01-09 Thread Paolo Campegiani
Quoting Joseph Miller <[EMAIL PROTECTED]>: > I managed to get it to compile on FC4, but I took a slightly different > approach. I renamed gcc to gcc4 and I renamed gcc32 to gcc. So when > configure automatically finds gcc, it has the correct one without any > particular options. I don't see

Re: [Qemu-devel] Qemu won't compile on Fedora Core 4/X86_64

2006-01-09 Thread Joseph Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 08 January 2006 9:43 am, Paolo Campegiani wrote: > Hello guys, > > I've tried to compile qemu (version 0.8.0 from website and pulled from CVS) > over a Fedora Core 4 on a X86_64. In both cases, I ran these commands: > > configure --cc=gcc32 -

[Qemu-devel] Qemu won't compile on Fedora Core 4/X86_64

2006-01-08 Thread Paolo Campegiani
Hello guys, I've tried to compile qemu (version 0.8.0 from website and pulled from CVS) over a Fedora Core 4 on a X86_64. In both cases, I ran these commands: configure --cc=gcc32 --host-cc=gcc32 make and after lots of warnings about casting to pointer from integer of different size, I finally e