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