qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Latest git does not compile target_to_host_rlim()


From: Riccardo Magliocchetti
Subject: [Qemu-devel] Latest git does not compile target_to_host_rlim()
Date: Wed, 19 May 2010 13:51:35 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.9) Gecko/20100515 Icedove/3.0.4

Hello,

latest git does not compile on debian sid 32 bit (kernel 64 bit), gcc 4.4.4:

 CC    alpha-linux-user/syscall.o
cc1: warnings being treated as errors
/home/rm/src/qemu/linux-user/syscall.c: In function ‘target_to_host_rlim’:
/home/rm/src/qemu/linux-user/syscall.c:836: error: integer constant is too large for ‘unsigned long’ type
/home/rm/src/qemu/linux-user/syscall.c: In function ‘host_to_target_rlim’:
/home/rm/src/qemu/linux-user/syscall.c:845: error: integer constant is too large for ‘unsigned long’ type

thanks,
Riccardo Magliocchetti



reply via email to

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