PDA

View Full Version : compilazione kqemu


NA01
02-09-2005, 12:02
volevo provare a usare questo modulo. ho decompresso i sorgenti, ho lanciato ./configure (tutto ok)
poi make....


/home/ultio/qemu-0.7.1/target-i386/ops_sse.h: In function 'op_pshufw_mmx':
/home/ultio/qemu-0.7.1/target-i386/ops_sse.h:574: error: unable to find a register to spill in class 'GENERAL_REGS'
/home/ultio/qemu-0.7.1/target-i386/ops_sse.h:574: error: this is the insn:
(insn:HI 18 17 19 0 /home/ultio/qemu-0.7.1/target-i386/ops_sse.h:569 (set (strict_low_part (subreg:HI (reg/v:DI 63 [ r ]) 0))
(mem/s/j:HI (plus:SI (mult:SI (reg:SI 64)
(const_int 2 [0x2]))
(reg/v/f:SI 59 [ s ])) [0 <variable>._w S2 A16])) 52 {*movstricthi_1} (insn_list:REG_DEP_TRUE 16 (insn_list:REG_DEP_TRUE 12 (insn_list:REG_DEP_TRUE 53 (nil))))
(expr_list:REG_DEAD (reg:SI 64)
(nil)))
/home/ultio/qemu-0.7.1/target-i386/ops_sse.h:574: confused by earlier errors, bailing out
make[1]: *** [op.o] Error 1
make[1]: Leaving directory `/home/ultio/qemu-0.7.1/i386-user'
make: *** [all] Error 1


:cry:

help!!!!

ciao!

NA01
02-09-2005, 12:11
sembra che non funzi con gcc 4...
ho trovato una patch ma non funziona, invece con gccc 3.4 sembra compilarsi, speriamo bene :D

ciao!