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
-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 -
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