[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] pnet wont compile
From: |
Colin JN Breame |
Subject: |
[Pnet-developers] pnet wont compile |
Date: |
Tue, 02 Dec 2003 19:27:06 +0000 |
Im using GCC 3.3.2-r3 but get the following error while making pnet:
cvm.c: In function `_ILCVMInterpreter':
cvm.c:711: error: unable to find a register to spill in class `SIREG'
cvm.c:711: error: this is the insn:
(insn:HI 8517 8516 8518 940 0x408b5f4c (parallel [
(set (reg:SI 2 ecx [2556])
(const_int 0 [0x0]))
(set (reg/f:SI 1 edx [2554])
(plus:SI (ashift:SI (reg:SI 2 ecx [2556])
(const_int 2 [0x2]))
(reg/v/f:SI 2533)))
(set (reg/f:SI 0 eax [2555])
(plus:SI (ashift:SI (reg:SI 2 ecx [2556])
(const_int 2 [0x2]))
(reg/f:SI 0 eax [2555])))
(set (mem:BLK (reg/v/f:SI 2533) [0 A32])
(mem:BLK (reg/f:SI 0 eax [2555]) [0 A32]))
(use (reg:SI 2 ecx [2556]))
(use (reg:SI 19 dirflag))
]) 453 {rep_movsi} (insn_list 8512 (insn_list 8515 (insn_list
8516 (nil))))
(expr_list:REG_DEAD (reg:SI 19 dirflag)
(expr_list:REG_UNUSED (reg:SI 2 ecx [2556])
(expr_list:REG_UNUSED (reg/f:SI 1 edx [2554])
(expr_list:REG_UNUSED (reg/f:SI 0 eax [2555])
(nil))))))
cvm.c:711: confused by earlier errors, bailing out
make[1]: *** [cvm.o] Error 1
make[1]: Leaving directory
`/var/tmp/portage/pnet-0.6.0/work/pnet-0.6.0/engine'
make: *** [all-recursive] Error 1
Advise about what to do would be appreciated.
Regards
Colin
- [Pnet-developers] pnet wont compile,
Colin JN Breame <=