Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] SGML beta2 install problems part2

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Duane Malcolm <d.malcolm AT auckland.ac.nz>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] SGML beta2 install problems part2
  • Date: Mon, 25 Nov 2002 17:05:10 +1300

Hi,
This weekend I I did a fresh install of SGML beta2. I got xfree86 compiling with gcc2. I installed gnome and xscreensaver didn't compile. And mozilla did not compile. The errors are listed below, they all seem similar errors. I tried a few changes, that is why I have mozilla 1.0, but mozilla 1.1 had a similar error. I finally got xscreensaver compiled using gcc2 fine, also if I changed the gcc3 optimization flag to -O1. I got mozilla 1.1 to compile if I changed the optimization flag to -O0.
Any comments?

Sorry for the fast email I have to leave now.

Regards, Duane.

COMPILING XFREE86 WITH GCC3
mipmap.c: In function 'halve1Dimage_float':
mipmap.c:1270: unable to find a register to spill in class 'FLOAT_REGS'
mipmap.c:1270: this is the insn:
(insn 11 109 114 (set (subreg: SF(reg/v:DI 22
rxmm1 [73])0) (float:SF (reg:DI 0 rax [89])))170
{*floatdisf2_i387_only}(insn_list 108(nil))
(expr_list:REG_DEAD (reg:DI 0 rax [89])
(nil)))
mipmap.c:1270: confused by earlier errors, bailing out

COMPILING MOZILLA-1.0 WITH GCC3

jsdtoa.c: In function `JS_strtod':
jsdtoa.c:1088: warning: `rv0' might be used uninitialized in this function
jsdtoa.c:1683: unable to find a register to spill in class `AREG'
jsdtoa.c:1683: this is the insn:
(insn:QI 2613 2612 2614 (set (reg:CCNO 17 flags)
(compare:CCNO (and:SI (subreg:SI (reg/v:DI 21 rxmm0 [429]) 0)
(const_int 1 [0x1]))
(const_int 0 [0x0]))) 281 {testsi_1} (insn_list 2609 (nil))
(expr_list:REG_DEAD (reg/v:DI 21 rxmm0 [429])
(nil)))
jsdtoa.c:1683: confused by earlier errors, bailing out

COMPILING XSCREENSAVER WITH GCC3

gears.c: In function `gear':
gears.c:1011: insn does not satisfy its constraints:
(insn 87 5051 93 (set (reg:DF 22 rxmm1)
(float_extend:DF (reg:SF 8 st(0)))) 133 {*extendsfdf2_1} (insn_list 73 (nil))
(nil))
gears.c:1011: Internal compiler error in reload_cse_simplify_operands, at reload1.c:8369





  • [SM-Discuss] SGML beta2 install problems part2, Duane Malcolm, 11/24/2002

Archive powered by MHonArc 2.6.24.

Top of Page