qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] qemu compile fix


From: Falk Hueffner
Subject: [Qemu-devel] qemu compile fix
Date: 11 Aug 2003 08:41:09 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.5 (cabbage)

Hi,

this is needed to make qemu compile with gcc 3.3, plus a fix for shift
width >= type width.

It still doesn't work for me on Alpha for nontrivial programs, I think
there's a problem with larger heap allocations, e. g.:

address@hidden:/src/qemu% ./i386/qemu /src/qemu.works3/tests/prime2 400000
There are 33860 prime numbers less than 400000
address@hidden:/src/qemu% ./i386/qemu /src/qemu.works3/tests/prime2 800000
qemu: uncaught target signal 11 (Segmentation fault) - exiting

prime2 just does a sieve and allocates n*4 bytes...

-- 
        Falk

Attachment: qemu.patch
Description: Text Data


reply via email to

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