qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: qemu under linux on AMD64 - any success stories?


From: Gabriel Ebner
Subject: [Qemu-devel] Re: qemu under linux on AMD64 - any success stories?
Date: Sun, 25 Jul 2004 12:03:04 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Alon Levy <address@hidden> writes:

> My compilation is failing because of a compiler error, but also
> reports many warning of this sort:
>
> /home/alonl/src/qemu/qemu-0.6.0/target-i386/helper.c: In function
> `get_seg_base':
> /home/alonl/src/qemu/qemu-0.6.0/target-i386/helper.c:171: warning:
> cast to pointer from integer of different size
> /home/alonl/src/qemu/qemu-0.6.0/target-i386/helper.c: In function
> `load_seg_vm':/home/alonl/src/qemu/qemu-0.6.0/target-i386/helper.c:186:
> warning: cast to pointer from integer of different size
> /home/alonl/src/qemu/qemu-0.6.0/target-i386/helper.c: In function
> `do_interrupt_real':
> /home/alonl/src/qemu/qemu-0.6.0/target-i386/helper.c:820: warning:
> cast to pointer from integer of different size
> /home/alonl/src/qemu/qemu-0.6.0/target-i386/helper.c:538: internal
> compiler error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://bugs.gentoo.org/> for instructions.
> Preprocessed source stored into /tmp/ccAcllgR.out file, please attach
> this to your bugreport.
> make[1]: *** [helper.o] Error 1
> make[1]: Leaving directory `/home/alonl/src/qemu/qemu-0.6.0/i386-softmmu'
> make: *** [all] Error 1

It looks like you're trying with gcc 3.4.  This doesn't work: 
http://bugs.gentoo.org/show_bug.cgi?id=51222

Use gcc 3.3 instead.

    Gabriel.

Attachment: pgpke7aZ9kna3.pgp
Description: PGP signature


reply via email to

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