This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Build failure with 3.1 CVS on sparc-sun-solaris2.8
- From: Kenneth Lareau <elessar at numenor dot org>
- To: Kenneth Lareau <elessar at numenor dot org>
- Cc: Richard Henderson <rth at redhat dot com>, jsturm at one-point dot com, gcc at gcc dot gnu dot org
- Date: Thu, 07 Feb 2002 15:21:12 -0800
- Subject: Re: Build failure with 3.1 CVS on sparc-sun-solaris2.8
In message <20020206183224.105bf938.elessar@numenor.org>, Kenneth Lareau writes
:
>On Wed, 6 Feb 2002 17:32:07 -0800 Richard Henderson <rth@redhat.com> wrote:
>
>> On Wed, Feb 06, 2002 at 05:29:10PM -0800, Kenneth Lareau wrote:
>> > It took quite a while (nearly 10 minutes) before it errored out, so it
>> > looks like gcc may not be sufficient to build itself in full 64-bit. If
>> > additional information is desired regarding this, I can produce it.
>>
>> With sources as of what date? I believe I fixed this
>> Monday afternoon (2002-02-04).
>
>I'm pretty certain I ran 'cvs update' before building this morning... un-
>fortunately I'm now at home while my build is (inaccessibly) at work, so
>I can't verify until tomorrow.
I checked, and I had updated my sources yesterday before doing the build.
I ran a 'cvs update' again this afternoon, with the same error occurring:
CC="gcc -m64" ../configure --with-cpu=ultrasparc --prefix=/usr/local/gcc64 sparcv9-sun-solaris2.8
gmake CFLAGS='-O2' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2 -fno-implicit-templates' bootstrap
[stage 1 successful]
[...]
stage1/xgcc -Bstage1/ -B/usr/local/gcc64/sparcv9-sun-solaris2.8/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/expr.c -o expr.o
xgcc: Internal error: Segmentation Fault (program cc1)
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[2]: *** [expr.o] Error 1
Kenneth Lareau
elessar@numenor.org