[linux-ppc] Re: Problem compileing glibc-2.0.94
Mike Lockwood
lockwood@metrowerks.com
Tue Jun 16 12:14:00 GMT 1998
I am also having trouble building glibc 2.0.94 for PowerPC. I am
running the 2/98 linuxppc with the 061098 2.1.24 kernel. I got egcs
1.0.3a from the Cygnus website, built it, and used this egcs to build
glibc 2.0.94.
When I tried to build glibc, I got the following error. Does anyone
know how to build glibc 2.0.94 (or better yet, know where I can get
rpms?) The pthread support in the libraries that came with my linuxppc
distribution is not stable, and I need working threads for the project I
am working on.
I am still a linux newbie, so the problem could be due to some error or
misconfiguration on my part...
tia,
Mike
../sysdeps/generic/glob.c: In function `glob':
../sysdeps/generic/glob.c:795: warning: `new' might be used
uninitialized in this function
../sysdeps/generic/glob.c:801: warning: `__dest' might be used
uninitialized in this function
../sysdeps/generic/glob.c:813: internal error--unrecognizable insn:
(insn 2776 2773 2779 (set (reg:SI 716)
(unspec[
(minus:SI (label_ref:SI 2115)
(label_ref:SI 2420))
(reg:SI 750)
] 8)) -1 (nil)
(expr_list:REG_EQUAL (const:SI (minus:SI (label_ref:SI 2115)
(label_ref:SI 2420)))
(expr_list:REG_LABEL (code_label 2115 2114 2801 325 "")
(nil))))
gcc: Internal compiler error: program cc1 got fatal signal 6
More information about the Libc-alpha
mailing list